#c21d08 color space conversions
Hex:
#c21d08
RGB:
194, 29, 8
CMY:
24, 89, 97
CMYK:
0, 85, 96, 24
HSL:
7°, 92.0792%, 39.6078%
HSV (HSB):
7°, 95.8763%, 76.0784%
XYZ:
22.7313, 12.3656, 1.4185
xyY:
0.6225, 0.3386, 12.3656
CIE-Lab:
41.7914, 61.2591, 52.5807
CIE-LCH:
41.7914, 80.7304, 40.6406
CIE-Luv:
41.7914, 125.0123, 30.1283
Hunter-Lab:
35.1647, 53.8483, 22.2237
#c21d08 color charts
#c21d08 color shades, tints & tones
#c21d08 color schemes
#c21d08 color preview, HTML & CSS examples
This text has a color of #c21d08
<p style="color:#c21d08;">Text here</p>
.mytext {color:#c21d08;}
This box has a color of #c21d08
<div style="background-color:#c21d08;">Content here</div>
.mybackground {background-color:#c21d08;}
Border around this has a color of #c21d08
<div style="border:2px solid #c21d08;">Content here</div>
.myborder {border:2px solid #c21d08;}