#c23c30 color space conversions
Hex:
#c23c30
RGB:
194, 60, 48
CMY:
24, 76, 81
CMYK:
0, 69, 75, 24
HSL:
5°, 60.3306%, 47.4510%
HSV (HSB):
5°, 75.2577%, 76.0784%
XYZ:
24.3975, 14.9145, 4.3892
xyY:
0.5583, 0.3413, 14.9145
CIE-Lab:
45.5168, 52.6060, 37.4876
CIE-LCH:
45.5168, 64.5965, 35.4740
CIE-Luv:
45.5168, 103.9441, 26.8642
Hunter-Lab:
38.6192, 45.1828, 20.2950
#c23c30 color charts
#c23c30 color shades, tints & tones
#c23c30 color schemes
#c23c30 color preview, HTML & CSS examples
This text has a color of #c23c30
<p style="color:#c23c30;">Text here</p>
.mytext {color:#c23c30;}
This box has a color of #c23c30
<div style="background-color:#c23c30;">Content here</div>
.mybackground {background-color:#c23c30;}
Border around this has a color of #c23c30
<div style="border:2px solid #c23c30;">Content here</div>
.myborder {border:2px solid #c23c30;}