#c32b03 color space conversions
Hex:
#c32b03
RGB:
195, 43, 3
CMY:
24, 83, 99
CMYK:
0, 78, 98, 24
HSL:
13°, 96.9697%, 38.8235%
HSV (HSB):
13°, 98.4615%, 76.4706%
XYZ:
23.3860, 13.3364, 1.4278
xyY:
0.6130, 0.3496, 13.3364
CIE-Lab:
43.2659, 57.8548, 55.0202
CIE-LCH:
43.2659, 79.8399, 43.5614
CIE-Luv:
43.2659, 119.7767, 33.0493
Hunter-Lab:
36.5191, 50.3990, 23.2453
#c32b03 color charts
#c32b03 color shades, tints & tones
#c32b03 color schemes
#c32b03 color preview, HTML & CSS examples
This text has a color of #c32b03
<p style="color:#c32b03;">Text here</p>
.mytext {color:#c32b03;}
This box has a color of #c32b03
<div style="background-color:#c32b03;">Content here</div>
.mybackground {background-color:#c32b03;}
Border around this has a color of #c32b03
<div style="border:2px solid #c32b03;">Content here</div>
.myborder {border:2px solid #c32b03;}