#fc0f07 color space conversions
Hex:
#fc0f07
RGB:
252, 15, 7
CMY:
1, 94, 97
CMYK:
0, 94, 97, 1
HSL:
2°, 97.6096%, 50.7843%
HSV (HSB):
2°, 97.2222%, 98.8235%
XYZ:
40.3541, 21.0524, 2.1376
xyY:
0.6351, 0.3313, 21.0524
CIE-Lab:
53.0068, 78.3534, 65.0235
CIE-LCH:
53.0068, 101.8200, 39.6884
CIE-Luv:
53.0068, 170.4672, 37.3953
Hunter-Lab:
45.8829, 76.6957, 29.3558
#fc0f07 color charts
#fc0f07 color shades, tints & tones
#fc0f07 color schemes
#fc0f07 color preview, HTML & CSS examples
This text has a color of #fc0f07
<p style="color:#fc0f07;">Text here</p>
.mytext {color:#fc0f07;}
This box has a color of #fc0f07
<div style="background-color:#fc0f07;">Content here</div>
.mybackground {background-color:#fc0f07;}
Border around this has a color of #fc0f07
<div style="border:2px solid #fc0f07;">Content here</div>
.myborder {border:2px solid #fc0f07;}