#fc400a color space conversions
Hex:
#fc400a
RGB:
252, 64, 10
CMY:
1, 75, 96
CMYK:
0, 75, 96, 1
HSL:
13°, 97.5806%, 51.3725%
HSV (HSB):
13°, 96.0317%, 98.8235%
XYZ:
42.0331, 24.3842, 2.7784
xyY:
0.6075, 0.3524, 24.3842
CIE-Lab:
56.4704, 68.5656, 66.0681
CIE-LCH:
56.4704, 95.2168, 43.9373
CIE-Luv:
56.4704, 151.3727, 43.3422
Hunter-Lab:
49.3803, 65.5256, 31.2303
#fc400a color charts
#fc400a color shades, tints & tones
#fc400a color schemes
#fc400a color preview, HTML & CSS examples
This text has a color of #fc400a
<p style="color:#fc400a;">Text here</p>
.mytext {color:#fc400a;}
This box has a color of #fc400a
<div style="background-color:#fc400a;">Content here</div>
.mybackground {background-color:#fc400a;}
Border around this has a color of #fc400a
<div style="border:2px solid #fc400a;">Content here</div>
.myborder {border:2px solid #fc400a;}