#fc2f02 color space conversions
Hex:
#fc2f02
RGB:
252, 47, 2
CMY:
1, 82, 99
CMYK:
0, 81, 99, 1
HSL:
11°, 98.4252%, 49.8039%
HSV (HSB):
11°, 99.2063%, 98.8235%
XYZ:
41.1724, 22.7329, 2.2753
xyY:
0.6221, 0.3435, 22.7329
CIE-Lab:
54.7961, 73.1642, 66.9744
CIE-LCH:
54.7961, 99.1896, 42.4710
CIE-Luv:
54.7961, 160.6604, 41.0518
Hunter-Lab:
47.6790, 70.7023, 30.5459
#fc2f02 color charts
#fc2f02 color shades, tints & tones
#fc2f02 color schemes
#fc2f02 color preview, HTML & CSS examples
This text has a color of #fc2f02
<p style="color:#fc2f02;">Text here</p>
.mytext {color:#fc2f02;}
This box has a color of #fc2f02
<div style="background-color:#fc2f02;">Content here</div>
.mybackground {background-color:#fc2f02;}
Border around this has a color of #fc2f02
<div style="border:2px solid #fc2f02;">Content here</div>
.myborder {border:2px solid #fc2f02;}