#fd7cb7 color space conversions
Hex:
#fd7cb7
RGB:
253, 124, 183
CMY:
1, 51, 28
CMYK:
0, 51, 28, 1
HSL:
333°, 96.9925%, 73.9216%
HSV (HSB):
333°, 50.9881%, 99.2157%
XYZ:
56.2629, 38.7168, 49.3075
xyY:
0.3899, 0.2683, 38.7168
CIE-Lab:
68.5457, 55.4005, -7.8162
CIE-LCH:
68.5457, 55.9491, 351.9694
CIE-Luv:
68.5457, 79.1940, -21.7550
Hunter-Lab:
62.2229, 52.5125, -3.4274
#fd7cb7 color charts
#fd7cb7 color shades, tints & tones
#fd7cb7 color schemes
#fd7cb7 color preview, HTML & CSS examples
This text has a color of #fd7cb7
<p style="color:#fd7cb7;">Text here</p>
.mytext {color:#fd7cb7;}
This box has a color of #fd7cb7
<div style="background-color:#fd7cb7;">Content here</div>
.mybackground {background-color:#fd7cb7;}
Border around this has a color of #fd7cb7
<div style="border:2px solid #fd7cb7;">Content here</div>
.myborder {border:2px solid #fd7cb7;}