#fc8581 color space conversions
Hex:
#fc8581
RGB:
252, 133, 129
CMY:
1, 48, 49
CMYK:
0, 47, 49, 1
HSL:
2°, 95.3488%, 74.7059%
HSV (HSB):
2°, 48.8095%, 98.8235%
XYZ:
52.4949, 39.0555, 25.5406
xyY:
0.4483, 0.3335, 39.0555
CIE-Lab:
68.7914, 44.7516, 22.8475
CIE-LCH:
68.7914, 50.2466, 27.0462
CIE-Luv:
68.7914, 85.7254, 20.8427
Hunter-Lab:
62.4944, 40.5736, 19.5151
#fc8581 color charts
#fc8581 color shades, tints & tones
#fc8581 color schemes
#fc8581 color preview, HTML & CSS examples
This text has a color of #fc8581
<p style="color:#fc8581;">Text here</p>
.mytext {color:#fc8581;}
This box has a color of #fc8581
<div style="background-color:#fc8581;">Content here</div>
.mybackground {background-color:#fc8581;}
Border around this has a color of #fc8581
<div style="border:2px solid #fc8581;">Content here</div>
.myborder {border:2px solid #fc8581;}