#c23d4c color space conversions
Hex:
#c23d4c
RGB:
194, 61, 76
CMY:
24, 76, 70
CMYK:
0, 69, 61, 24
HSL:
353°, 52.1569%, 50.0000%
HSV (HSB):
353°, 68.5567%, 76.0784%
XYZ:
25.2214, 15.3286, 8.4669
xyY:
0.5145, 0.3127, 15.3286
CIE-Lab:
46.0810, 53.7113, 21.6704
CIE-LCH:
46.0810, 57.9182, 21.9721
CIE-Luv:
46.0810, 96.9015, 14.0185
Hunter-Lab:
39.1518, 46.4732, 14.5843
#c23d4c color charts
#c23d4c color shades, tints & tones
#c23d4c color schemes
#c23d4c color preview, HTML & CSS examples
This text has a color of #c23d4c
<p style="color:#c23d4c;">Text here</p>
.mytext {color:#c23d4c;}
This box has a color of #c23d4c
<div style="background-color:#c23d4c;">Content here</div>
.mybackground {background-color:#c23d4c;}
Border around this has a color of #c23d4c
<div style="border:2px solid #c23d4c;">Content here</div>
.myborder {border:2px solid #c23d4c;}