#c21b30 color space conversions
Hex:
#c21b30
RGB:
194, 27, 48
CMY:
24, 89, 81
CMYK:
0, 86, 75, 24
HSL:
352°, 75.5656%, 43.3333%
HSV (HSB):
352°, 86.0825%, 76.0784%
XYZ:
23.1736, 12.4666, 3.9812
xyY:
0.5849, 0.3146, 12.4666
CIE-Lab:
41.9483, 62.5824, 33.5291
CIE-LCH:
41.9483, 70.9983, 28.1806
CIE-Luv:
41.9483, 119.6905, 20.0691
Hunter-Lab:
35.3081, 55.3649, 18.0303
#c21b30 color charts
#c21b30 color shades, tints & tones
#c21b30 color schemes
#c21b30 color preview, HTML & CSS examples
This text has a color of #c21b30
<p style="color:#c21b30;">Text here</p>
.mytext {color:#c21b30;}
This box has a color of #c21b30
<div style="background-color:#c21b30;">Content here</div>
.mybackground {background-color:#c21b30;}
Border around this has a color of #c21b30
<div style="border:2px solid #c21b30;">Content here</div>
.myborder {border:2px solid #c21b30;}