#c31d02 color space conversions
Hex:
#c31d02
RGB:
195, 29, 2
CMY:
24, 89, 99
CMYK:
0, 85, 99, 24
HSL:
8°, 97.9695%, 38.6275%
HSV (HSB):
8°, 98.9744%, 76.4706%
XYZ:
22.9560, 12.4852, 1.2574
xyY:
0.6255, 0.3402, 12.4852
CIE-Lab:
41.9771, 61.4776, 54.7540
CIE-LCH:
41.9771, 82.3255, 41.6893
CIE-Luv:
41.9771, 126.1836, 30.9561
Hunter-Lab:
35.3344, 54.1323, 22.6242
#c31d02 color charts
#c31d02 color shades, tints & tones
#c31d02 color schemes
#c31d02 color preview, HTML & CSS examples
This text has a color of #c31d02
<p style="color:#c31d02;">Text here</p>
.mytext {color:#c31d02;}
This box has a color of #c31d02
<div style="background-color:#c31d02;">Content here</div>
.mybackground {background-color:#c31d02;}
Border around this has a color of #c31d02
<div style="border:2px solid #c31d02;">Content here</div>
.myborder {border:2px solid #c31d02;}