#fc070f color space conversions
Hex:
#fc070f
RGB:
252, 7, 15
CMY:
1, 97, 94
CMYK:
0, 97, 94, 1
HSL:
358°, 97.6096%, 50.7843%
HSV (HSB):
358°, 97.2222%, 98.8235%
XYZ:
40.3071, 20.8819, 2.3581
xyY:
0.6343, 0.3286, 20.8819
CIE-Lab:
52.8200, 79.0129, 62.9068
CIE-LCH:
52.8200, 100.9966, 38.5253
CIE-Luv:
52.8200, 171.1564, 36.2750
Hunter-Lab:
45.6967, 77.4779, 28.9281
#fc070f color charts
#fc070f color shades, tints & tones
#fc070f color schemes
#fc070f color preview, HTML & CSS examples
This text has a color of #fc070f
<p style="color:#fc070f;">Text here</p>
.mytext {color:#fc070f;}
This box has a color of #fc070f
<div style="background-color:#fc070f;">Content here</div>
.mybackground {background-color:#fc070f;}
Border around this has a color of #fc070f
<div style="border:2px solid #fc070f;">Content here</div>
.myborder {border:2px solid #fc070f;}