#fc852f color space conversions
Hex:
#fc852f
RGB:
252, 133, 47
CMY:
1, 48, 82
CMYK:
0, 47, 81, 1
HSL:
25°, 97.1564%, 58.6275%
HSV (HSB):
25°, 81.3492%, 98.8235%
XYZ:
49.0455, 37.6757, 7.3765
xyY:
0.5212, 0.4004, 37.6757
CIE-Lab:
67.7809, 39.9176, 62.9182
CIE-LCH:
67.7809, 74.5125, 57.6075
CIE-Luv:
67.7809, 97.3424, 56.8787
Hunter-Lab:
61.3806, 35.2126, 35.8411
#fc852f color charts
#fc852f color shades, tints & tones
#fc852f color schemes
#fc852f color preview, HTML & CSS examples
This text has a color of #fc852f
<p style="color:#fc852f;">Text here</p>
.mytext {color:#fc852f;}
This box has a color of #fc852f
<div style="background-color:#fc852f;">Content here</div>
.mybackground {background-color:#fc852f;}
Border around this has a color of #fc852f
<div style="border:2px solid #fc852f;">Content here</div>
.myborder {border:2px solid #fc852f;}