#fd7fd7 color space conversions
Hex:
#fd7fd7
RGB:
253, 127, 215
CMY:
1, 50, 16
CMYK:
0, 50, 15, 1
HSL:
318°, 96.9231%, 74.5098%
HSV (HSB):
318°, 49.8024%, 99.2157%
XYZ:
60.3631, 40.9677, 69.0160
xyY:
0.3544, 0.2405, 40.9677
CIE-Lab:
70.1533, 58.4312, -23.2613
CIE-LCH:
70.1533, 62.8911, 338.2927
CIE-Luv:
70.1533, 69.2555, -45.8403
Hunter-Lab:
64.0060, 56.3302, -19.1267
#fd7fd7 color charts
#fd7fd7 color shades, tints & tones
#fd7fd7 color schemes
#fd7fd7 color preview, HTML & CSS examples
This text has a color of #fd7fd7
<p style="color:#fd7fd7;">Text here</p>
.mytext {color:#fd7fd7;}
This box has a color of #fd7fd7
<div style="background-color:#fd7fd7;">Content here</div>
.mybackground {background-color:#fd7fd7;}
Border around this has a color of #fd7fd7
<div style="border:2px solid #fd7fd7;">Content here</div>
.myborder {border:2px solid #fd7fd7;}