#c23c44 color space conversions
Hex:
#c23c44
RGB:
194, 60, 68
CMY:
24, 76, 73
CMYK:
0, 69, 65, 24
HSL:
356°, 52.7559%, 49.8039%
HSV (HSB):
356°, 69.0722%, 76.0784%
XYZ:
24.9074, 15.1184, 7.0742
xyY:
0.5288, 0.3210, 15.1184
CIE-Lab:
45.7959, 53.6013, 26.1422
CIE-LCH:
45.7959, 59.6365, 25.9993
CIE-Luv:
45.7959, 99.5593, 18.0058
Hunter-Lab:
38.8824, 46.2998, 16.4305
#c23c44 color charts
#c23c44 color shades, tints & tones
#c23c44 color schemes
#c23c44 color preview, HTML & CSS examples
This text has a color of #c23c44
<p style="color:#c23c44;">Text here</p>
.mytext {color:#c23c44;}
This box has a color of #c23c44
<div style="background-color:#c23c44;">Content here</div>
.mybackground {background-color:#c23c44;}
Border around this has a color of #c23c44
<div style="border:2px solid #c23c44;">Content here</div>
.myborder {border:2px solid #c23c44;}