#c23e7c color space conversions
Hex:
#c23e7c
RGB:
194, 62, 124
CMY:
24, 76, 51
CMYK:
0, 68, 36, 24
HSL:
332°, 51.9685%, 50.1961%
HSV (HSB):
332°, 68.0412%, 76.0784%
XYZ:
27.6088, 16.3698, 20.7733
xyY:
0.4264, 0.2528, 16.3698
CIE-Lab:
47.4560, 57.6190, -5.7293
CIE-LCH:
47.4560, 57.9031, 354.3215
CIE-Luv:
47.4560, 81.0336, -17.9984
Hunter-Lab:
40.4596, 51.0005, -2.1197
#c23e7c color charts
#c23e7c color shades, tints & tones
#c23e7c color schemes
#c23e7c color preview, HTML & CSS examples
This text has a color of #c23e7c
<p style="color:#c23e7c;">Text here</p>
.mytext {color:#c23e7c;}
This box has a color of #c23e7c
<div style="background-color:#c23e7c;">Content here</div>
.mybackground {background-color:#c23e7c;}
Border around this has a color of #c23e7c
<div style="border:2px solid #c23e7c;">Content here</div>
.myborder {border:2px solid #c23e7c;}