#f10102 color space conversions
Hex:
#f10102
RGB:
241, 1, 2
CMY:
5, 100, 99
CMYK:
0, 100, 99, 5
HSL:
360°, 99.1736%, 47.4510%
HSV (HSB):
360°, 99.5851%, 94.5098%
XYZ:
36.2974, 18.7269, 1.7590
xyY:
0.6392, 0.3298, 18.7269
CIE-Lab:
50.3661, 76.6962, 63.8654
CIE-LCH:
50.3661, 99.8053, 39.7843
CIE-Luv:
50.3661, 165.2564, 35.5603
Hunter-Lab:
43.2745, 73.9902, 27.8822
#f10102 color charts
#f10102 color shades, tints & tones
#f10102 color schemes
#f10102 color preview, HTML & CSS examples
This text has a color of #f10102
<p style="color:#f10102;">Text here</p>
.mytext {color:#f10102;}
This box has a color of #f10102
<div style="background-color:#f10102;">Content here</div>
.mybackground {background-color:#f10102;}
Border around this has a color of #f10102
<div style="border:2px solid #f10102;">Content here</div>
.myborder {border:2px solid #f10102;}