#fd7c8e color space conversions
Hex:
#fd7c8e
RGB:
253, 124, 142
CMY:
1, 51, 44
CMYK:
0, 51, 44, 1
HSL:
352°, 96.9925%, 73.9216%
HSV (HSB):
352°, 50.9881%, 99.2157%
XYZ:
52.5981, 37.2509, 30.0091
xyY:
0.4388, 0.3108, 37.2509
CIE-Lab:
67.4649, 50.7384, 13.7499
CIE-LCH:
67.4649, 52.5685, 15.1628
CIE-Luv:
67.4649, 89.5686, 8.4683
Hunter-Lab:
61.0336, 47.0209, 13.5717
#fd7c8e color charts
#fd7c8e color shades, tints & tones
#fd7c8e color schemes
#fd7c8e color preview, HTML & CSS examples
This text has a color of #fd7c8e
<p style="color:#fd7c8e;">Text here</p>
.mytext {color:#fd7c8e;}
This box has a color of #fd7c8e
<div style="background-color:#fd7c8e;">Content here</div>
.mybackground {background-color:#fd7c8e;}
Border around this has a color of #fd7c8e
<div style="border:2px solid #fd7c8e;">Content here</div>
.myborder {border:2px solid #fd7c8e;}