#ff000c color space conversions
Hex:
#ff000c
RGB:
255, 0, 12
CMY:
0, 100, 95
CMYK:
0, 100, 95, 0
HSL:
357°, 100.0000%, 50.0000%
HSV (HSB):
357°, 100.0000%, 100.0000%
XYZ:
41.3064, 21.2865, 2.2795
xyY:
0.6367, 0.3281, 21.2865
CIE-Lab:
53.2617, 80.1881, 64.2953
CIE-LCH:
53.2617, 102.7814, 38.7229
CIE-Luv:
53.2617, 174.3628, 36.7304
Hunter-Lab:
46.1373, 79.0691, 29.3669
#ff000c color charts
#ff000c RGB chart
#ff000c CMYK chart
#ff000c RGB pie chart
#ff000c color shades, tints & tones
#ff000c color schemes
#ff000c color preview, HTML & CSS examples
This text has a color of #ff000c
<p style="color:#ff000c;">Text here</p>
.mytext {color:#ff000c;}
Text color #ff000c
This box has a color of #ff000c
<div style="background-color:#ff000c;">Content here</div>
.mybackground {background-color:#ff000c;}
Background color #ff000c
Border around this has a color of #ff000c
<div style="border:2px solid #ff000c;">Content here</div>
.myborder {border:2px solid #ff000c;}
Border color #ff000c