#c23a1f color space conversions
Hex:
#c23a1f
RGB:
194, 58, 31
CMY:
24, 77, 88
CMYK:
0, 70, 84, 24
HSL:
10°, 72.4444%, 44.1176%
HSV (HSB):
10°, 84.0206%, 76.0784%
XYZ:
24.0085, 14.5944, 2.8479
xyY:
0.5792, 0.3521, 14.5944
CIE-Lab:
45.0735, 52.8188, 45.9311
CIE-LCH:
45.0735, 69.9964, 41.0102
CIE-Luv:
45.0735, 107.8476, 31.6382
Hunter-Lab:
38.2026, 45.3243, 22.3219
#c23a1f color charts
#c23a1f color shades, tints & tones
#c23a1f color schemes
#c23a1f color preview, HTML & CSS examples
This text has a color of #c23a1f
<p style="color:#c23a1f;">Text here</p>
.mytext {color:#c23a1f;}
This box has a color of #c23a1f
<div style="background-color:#c23a1f;">Content here</div>
.mybackground {background-color:#c23a1f;}
Border around this has a color of #c23a1f
<div style="border:2px solid #c23a1f;">Content here</div>
.myborder {border:2px solid #c23a1f;}