#c31a06 color space conversions
Hex:
#c31a06
RGB:
195, 26, 6
CMY:
24, 90, 98
CMYK:
0, 87, 97, 24
HSL:
6°, 94.0299%, 39.4118%
HSV (HSB):
6°, 96.9231%, 76.4706%
XYZ:
22.9079, 12.3540, 1.3495
xyY:
0.6257, 0.3374, 12.3540
CIE-Lab:
41.7734, 62.1384, 53.3251
CIE-LCH:
41.7734, 81.8825, 40.6351
CIE-Luv:
41.7734, 126.9887, 30.1221
Hunter-Lab:
35.1483, 54.8280, 22.3274
#c31a06 color charts
#c31a06 color shades, tints & tones
#c31a06 color schemes
#c31a06 color preview, HTML & CSS examples
This text has a color of #c31a06
<p style="color:#c31a06;">Text here</p>
.mytext {color:#c31a06;}
This box has a color of #c31a06
<div style="background-color:#c31a06;">Content here</div>
.mybackground {background-color:#c31a06;}
Border around this has a color of #c31a06
<div style="border:2px solid #c31a06;">Content here</div>
.myborder {border:2px solid #c31a06;}