#c23d25 color space conversions
Hex:
#c23d25
RGB:
194, 61, 37
CMY:
24, 76, 85
CMYK:
0, 69, 81, 24
HSL:
9°, 67.9654%, 45.2941%
HSV (HSB):
9°, 80.9278%, 76.0784%
XYZ:
24.2508, 14.9404, 3.3559
xyY:
0.5700, 0.3511, 14.9404
CIE-Lab:
45.5524, 51.8143, 43.4184
CIE-LCH:
45.5524, 67.6009, 39.9617
CIE-Luv:
45.5524, 105.1267, 30.7842
Hunter-Lab:
38.6528, 44.3487, 21.9093
#c23d25 color charts
#c23d25 color shades, tints & tones
#c23d25 color schemes
#c23d25 color preview, HTML & CSS examples
This text has a color of #c23d25
<p style="color:#c23d25;">Text here</p>
.mytext {color:#c23d25;}
This box has a color of #c23d25
<div style="background-color:#c23d25;">Content here</div>
.mybackground {background-color:#c23d25;}
Border around this has a color of #c23d25
<div style="border:2px solid #c23d25;">Content here</div>
.myborder {border:2px solid #c23d25;}