#c23d26 color space conversions
Hex:
#c23d26
RGB:
194, 61, 38
CMY:
24, 76, 85
CMYK:
0, 69, 80, 24
HSL:
9°, 67.2414%, 45.4902%
HSV (HSB):
9°, 80.4124%, 76.0784%
XYZ:
24.2667, 14.9468, 3.4397
xyY:
0.5689, 0.3504, 14.9468
CIE-Lab:
45.5612, 51.8460, 42.9155
CIE-LCH:
45.5612, 67.3034, 39.6163
CIE-Luv:
45.5612, 104.9808, 30.4890
Hunter-Lab:
38.6610, 44.3839, 21.7876
#c23d26 color charts
#c23d26 color shades, tints & tones
#c23d26 color schemes
#c23d26 color preview, HTML & CSS examples
This text has a color of #c23d26
<p style="color:#c23d26;">Text here</p>
.mytext {color:#c23d26;}
This box has a color of #c23d26
<div style="background-color:#c23d26;">Content here</div>
.mybackground {background-color:#c23d26;}
Border around this has a color of #c23d26
<div style="border:2px solid #c23d26;">Content here</div>
.myborder {border:2px solid #c23d26;}