#f10c02 color space conversions
Hex:
#f10c02
RGB:
241, 12, 2
CMY:
5, 95, 99
CMYK:
0, 95, 99, 5
HSL:
3°, 98.3539%, 47.6471%
HSV (HSB):
3°, 99.1701%, 94.5098%
XYZ:
36.4181, 18.9681, 1.7992
xyY:
0.6368, 0.3317, 18.9681
CIE-Lab:
50.6499, 75.8745, 63.9723
CIE-LCH:
50.6499, 99.2442, 40.1353
CIE-Luv:
50.6499, 163.6546, 36.0710
Hunter-Lab:
43.5524, 73.0432, 28.0373
#f10c02 color charts
#f10c02 color shades, tints & tones
#f10c02 color schemes
#f10c02 color preview, HTML & CSS examples
This text has a color of #f10c02
<p style="color:#f10c02;">Text here</p>
.mytext {color:#f10c02;}
This box has a color of #f10c02
<div style="background-color:#f10c02;">Content here</div>
.mybackground {background-color:#f10c02;}
Border around this has a color of #f10c02
<div style="border:2px solid #f10c02;">Content here</div>
.myborder {border:2px solid #f10c02;}