#ff000f color space conversions
Hex:
#ff000f
RGB:
255, 0, 15
CMY:
0, 100, 94
CMYK:
0, 100, 94, 0
HSL:
356°, 100.0000%, 50.0000%
HSV (HSB):
356°, 100.0000%, 100.0000%
XYZ:
41.3262, 21.2945, 2.3840
xyY:
0.6357, 0.3276, 21.2945
CIE-Lab:
53.2703, 80.2116, 63.4796
CIE-LCH:
53.2703, 102.2916, 38.3581
CIE-Luv:
53.2703, 174.1573, 36.4266
Hunter-Lab:
46.1460, 79.1011, 29.2391
#ff000f color charts
#ff000f RGB chart
#ff000f CMYK chart
#ff000f RGB pie chart
#ff000f color shades, tints & tones
#ff000f color schemes
#ff000f color preview, HTML & CSS examples
This text has a color of #ff000f
<p style="color:#ff000f;">Text here</p>
.mytext {color:#ff000f;}
Text color #ff000f
This box has a color of #ff000f
<div style="background-color:#ff000f;">Content here</div>
.mybackground {background-color:#ff000f;}
Background color #ff000f
Border around this has a color of #ff000f
<div style="border:2px solid #ff000f;">Content here</div>
.myborder {border:2px solid #ff000f;}
Border color #ff000f