#c23a2f color space conversions
Hex:
#c23a2f
RGB:
194, 58, 47
CMY:
24, 77, 82
CMYK:
0, 70, 76, 24
HSL:
4°, 60.9959%, 47.2549%
HSV (HSB):
4°, 75.7732%, 76.0784%
XYZ:
24.2743, 14.7007, 4.2474
xyY:
0.5616, 0.3401, 14.7007
CIE-Lab:
45.2215, 53.3431, 37.7247
CIE-LCH:
45.2215, 65.3349, 35.2683
CIE-Luv:
45.2215, 105.3463, 26.7017
Hunter-Lab:
38.3415, 45.9122, 20.2709
#c23a2f color charts
#c23a2f color shades, tints & tones
#c23a2f color schemes
#c23a2f color preview, HTML & CSS examples
This text has a color of #c23a2f
<p style="color:#c23a2f;">Text here</p>
.mytext {color:#c23a2f;}
This box has a color of #c23a2f
<div style="background-color:#c23a2f;">Content here</div>
.mybackground {background-color:#c23a2f;}
Border around this has a color of #c23a2f
<div style="border:2px solid #c23a2f;">Content here</div>
.myborder {border:2px solid #c23a2f;}