#fc852d color space conversions
Hex:
#fc852d
RGB:
252, 133, 45
CMY:
1, 48, 82
CMYK:
0, 47, 82, 1
HSL:
26°, 97.1831%, 58.2353%
HSV (HSB):
26°, 82.1429%, 98.8235%
XYZ:
49.0061, 37.6600, 7.1688
xyY:
0.5223, 0.4013, 37.6600
CIE-Lab:
67.7693, 39.8605, 63.6704
CIE-LCH:
67.7693, 75.1185, 57.9516
CIE-Luv:
67.7693, 97.4912, 57.3363
Hunter-Lab:
61.3677, 35.1502, 36.0313
#fc852d color charts
#fc852d color shades, tints & tones
#fc852d color schemes
#fc852d color preview, HTML & CSS examples
This text has a color of #fc852d
<p style="color:#fc852d;">Text here</p>
.mytext {color:#fc852d;}
This box has a color of #fc852d
<div style="background-color:#fc852d;">Content here</div>
.mybackground {background-color:#fc852d;}
Border around this has a color of #fc852d
<div style="border:2px solid #fc852d;">Content here</div>
.myborder {border:2px solid #fc852d;}