#ff0c0c color space conversions
Hex:
#ff0c0c
RGB:
255, 12, 12
CMY:
0, 95, 95
CMYK:
0, 95, 95, 0
HSL:
0°, 100.0000%, 52.3529%
HSV (HSB):
0°, 95.2941%, 100.0000%
XYZ:
41.4378, 21.5495, 2.3233
xyY:
0.6345, 0.3300, 21.5495
CIE-Lab:
53.5457, 79.3653, 64.4340
CIE-LCH:
53.5457, 102.2281, 39.0720
CIE-Luv:
53.5457, 172.7343, 37.2503
Hunter-Lab:
46.4214, 78.0996, 29.5277
#ff0c0c color charts
#ff0c0c RGB chart
#ff0c0c CMYK chart
#ff0c0c RGB pie chart
#ff0c0c color shades, tints & tones
#ff0c0c color schemes
#ff0c0c color preview, HTML & CSS examples
This text has a color of #ff0c0c
<p style="color:#ff0c0c;">Text here</p>
.mytext {color:#ff0c0c;}
Text color #ff0c0c
This box has a color of #ff0c0c
<div style="background-color:#ff0c0c;">Content here</div>
.mybackground {background-color:#ff0c0c;}
Background color #ff0c0c
Border around this has a color of #ff0c0c
<div style="border:2px solid #ff0c0c;">Content here</div>
.myborder {border:2px solid #ff0c0c;}
Border color #ff0c0c