#ff0c09 color space conversions
Hex:
#ff0c09
RGB:
255, 12, 9
CMY:
0, 95, 96
CMYK:
0, 95, 96, 0
HSL:
1°, 100.0000%, 51.7647%
HSV (HSB):
1°, 96.4706%, 100.0000%
XYZ:
41.4208, 21.5427, 2.2335
xyY:
0.6353, 0.3304, 21.5427
CIE-Lab:
53.5384, 79.3449, 65.1455
CIE-LCH:
53.5384, 102.6623, 39.3874
CIE-Luv:
53.5384, 172.9078, 37.5104
Hunter-Lab:
46.4141, 78.0721, 29.6368
#ff0c09 color charts
#ff0c09 color shades, tints & tones
#ff0c09 color schemes
#ff0c09 color preview, HTML & CSS examples
This text has a color of #ff0c09
<p style="color:#ff0c09;">Text here</p>
.mytext {color:#ff0c09;}
This box has a color of #ff0c09
<div style="background-color:#ff0c09;">Content here</div>
.mybackground {background-color:#ff0c09;}
Border around this has a color of #ff0c09
<div style="border:2px solid #ff0c09;">Content here</div>
.myborder {border:2px solid #ff0c09;}