#fc552a color space conversions
Hex:
#fc552a
RGB:
252, 85, 42
CMY:
1, 67, 84
CMYK:
0, 66, 83, 1
HSL:
12°, 97.2222%, 57.6471%
HSV (HSB):
12°, 83.3333%, 98.8235%
XYZ:
43.8113, 27.3596, 5.1623
xyY:
0.5739, 0.3584, 27.3596
CIE-Lab:
59.3057, 61.6422, 57.4509
CIE-LCH:
59.3057, 84.2637, 42.9844
CIE-Luv:
59.3057, 135.1260, 43.1085
Hunter-Lab:
52.3064, 57.9735, 30.7629
#fc552a color charts
#fc552a color shades, tints & tones
#fc552a color schemes
#fc552a color preview, HTML & CSS examples
This text has a color of #fc552a
<p style="color:#fc552a;">Text here</p>
.mytext {color:#fc552a;}
This box has a color of #fc552a
<div style="background-color:#fc552a;">Content here</div>
.mybackground {background-color:#fc552a;}
Border around this has a color of #fc552a
<div style="border:2px solid #fc552a;">Content here</div>
.myborder {border:2px solid #fc552a;}