#ff010f color space conversions
Hex:
#ff010f
RGB:
255, 1, 15
CMY:
0, 100, 94
CMYK:
0, 100, 94, 0
HSL:
357°, 100.0000%, 50.1961%
HSV (HSB):
357°, 99.6078%, 100.0000%
XYZ:
41.3371, 21.3162, 2.3877
xyY:
0.6356, 0.3277, 21.3162
CIE-Lab:
53.2938, 80.1434, 63.4919
CIE-LCH:
53.2938, 102.2457, 38.3873
CIE-Luv:
53.2938, 174.0223, 36.4698
Hunter-Lab:
46.1695, 79.0205, 29.2524
#ff010f color charts
#ff010f color shades, tints & tones
#ff010f color schemes
#ff010f color preview, HTML & CSS examples
This text has a color of #ff010f
<p style="color:#ff010f;">Text here</p>
.mytext {color:#ff010f;}
This box has a color of #ff010f
<div style="background-color:#ff010f;">Content here</div>
.mybackground {background-color:#ff010f;}
Border around this has a color of #ff010f
<div style="border:2px solid #ff010f;">Content here</div>
.myborder {border:2px solid #ff010f;}