#c23f1d color space conversions
Hex:
#c23f1d
RGB:
194, 63, 29
CMY:
24, 75, 89
CMYK:
0, 68, 85, 24
HSL:
12°, 73.9910%, 43.7255%
HSV (HSB):
12°, 85.0515%, 76.0784%
XYZ:
24.2474, 15.1131, 2.8015
xyY:
0.5751, 0.3585, 15.1131
CIE-Lab:
45.7887, 50.7813, 47.4883
CIE-LCH:
45.7887, 69.5261, 43.0807
CIE-Luv:
45.7887, 104.8450, 33.4076
Hunter-Lab:
38.8755, 43.3018, 22.9402
#c23f1d color charts
#c23f1d color shades, tints & tones
#c23f1d color schemes
#c23f1d color preview, HTML & CSS examples
This text has a color of #c23f1d
<p style="color:#c23f1d;">Text here</p>
.mytext {color:#c23f1d;}
This box has a color of #c23f1d
<div style="background-color:#c23f1d;">Content here</div>
.mybackground {background-color:#c23f1d;}
Border around this has a color of #c23f1d
<div style="border:2px solid #c23f1d;">Content here</div>
.myborder {border:2px solid #c23f1d;}