#c23b44 color space conversions
Hex:
#c23b44
RGB:
194, 59, 68
CMY:
24, 77, 73
CMYK:
0, 70, 65, 24
HSL:
356°, 53.3597%, 49.6078%
HSV (HSB):
356°, 69.5876%, 76.0784%
XYZ:
24.8555, 15.0146, 7.0569
xyY:
0.5297, 0.3200, 15.0146
CIE-Lab:
45.6542, 53.9898, 25.9635
CIE-LCH:
45.6542, 59.9083, 25.6827
CIE-Luv:
45.6542, 100.1235, 17.7178
Hunter-Lab:
38.7487, 46.6892, 16.3262
#c23b44 color charts
#c23b44 color shades, tints & tones
#c23b44 color schemes
#c23b44 color preview, HTML & CSS examples
This text has a color of #c23b44
<p style="color:#c23b44;">Text here</p>
.mytext {color:#c23b44;}
This box has a color of #c23b44
<div style="background-color:#c23b44;">Content here</div>
.mybackground {background-color:#c23b44;}
Border around this has a color of #c23b44
<div style="border:2px solid #c23b44;">Content here</div>
.myborder {border:2px solid #c23b44;}