#fc8282 color space conversions
Hex:
#fc8282
RGB:
252, 130, 130
CMY:
1, 49, 49
CMYK:
0, 48, 48, 1
HSL:
0°, 95.3125%, 74.9020%
HSV (HSB):
0°, 48.4127%, 98.8235%
XYZ:
52.1568, 38.2724, 25.7574
xyY:
0.4489, 0.3294, 38.2724
CIE-Lab:
68.2209, 46.3282, 21.5157
CIE-LCH:
68.2209, 51.0806, 24.9111
CIE-Luv:
68.2209, 87.5428, 18.8716
Hunter-Lab:
61.8647, 42.2262, 18.6198
#fc8282 color charts
#fc8282 color shades, tints & tones
#fc8282 color schemes
#fc8282 color preview, HTML & CSS examples
This text has a color of #fc8282
<p style="color:#fc8282;">Text here</p>
.mytext {color:#fc8282;}
This box has a color of #fc8282
<div style="background-color:#fc8282;">Content here</div>
.mybackground {background-color:#fc8282;}
Border around this has a color of #fc8282
<div style="border:2px solid #fc8282;">Content here</div>
.myborder {border:2px solid #fc8282;}