#fc8d75 color space conversions
Hex:
#fc8d75
RGB:
252, 141, 117
CMY:
1, 45, 54
CMYK:
0, 44, 54, 1
HSL:
11°, 95.7447%, 72.3529%
HSV (HSB):
11°, 53.5714%, 98.8235%
XYZ:
52.8806, 41.0296, 21.9620
xyY:
0.4564, 0.3541, 41.0296
CIE-Lab:
70.1966, 39.6972, 31.3232
CIE-LCH:
70.1966, 50.5669, 38.2753
CIE-Luv:
70.1966, 82.3634, 31.5808
Hunter-Lab:
64.0543, 35.2673, 24.5095
#fc8d75 color charts
#fc8d75 color shades, tints & tones
#fc8d75 color schemes
#fc8d75 color preview, HTML & CSS examples
This text has a color of #fc8d75
<p style="color:#fc8d75;">Text here</p>
.mytext {color:#fc8d75;}
This box has a color of #fc8d75
<div style="background-color:#fc8d75;">Content here</div>
.mybackground {background-color:#fc8d75;}
Border around this has a color of #fc8d75
<div style="border:2px solid #fc8d75;">Content here</div>
.myborder {border:2px solid #fc8d75;}