#fc8985 color space conversions
Hex:
#fc8985
RGB:
252, 137, 133
CMY:
1, 46, 48
CMYK:
0, 46, 47, 1
HSL:
2°, 95.2000%, 75.4902%
HSV (HSB):
2°, 47.2222%, 98.8235%
XYZ:
53.3242, 40.2802, 27.1547
xyY:
0.4416, 0.3336, 40.2802
CIE-Lab:
69.6687, 43.1195, 21.8145
CIE-LCH:
69.6687, 48.3235, 26.8352
CIE-Luv:
69.6687, 82.2300, 20.1307
Hunter-Lab:
63.4667, 38.9075, 19.0591
#fc8985 color charts
#fc8985 color shades, tints & tones
#fc8985 color schemes
#fc8985 color preview, HTML & CSS examples
This text has a color of #fc8985
<p style="color:#fc8985;">Text here</p>
.mytext {color:#fc8985;}
This box has a color of #fc8985
<div style="background-color:#fc8985;">Content here</div>
.mybackground {background-color:#fc8985;}
Border around this has a color of #fc8985
<div style="border:2px solid #fc8985;">Content here</div>
.myborder {border:2px solid #fc8985;}