#c23e6e color space conversions
Hex:
#c23e6e
RGB:
194, 62, 110
CMY:
24, 76, 57
CMYK:
0, 68, 43, 24
HSL:
338°, 51.9685%, 50.1961%
HSV (HSB):
338°, 68.0412%, 76.0784%
XYZ:
26.7852, 16.0404, 16.4362
xyY:
0.4520, 0.2707, 16.0404
CIE-Lab:
47.0274, 56.1402, 2.1775
CIE-LCH:
47.0274, 56.1824, 2.2212
CIE-Luv:
47.0274, 85.8741, -7.6415
Hunter-Lab:
40.0504, 49.2903, 3.7034
#c23e6e color charts
#c23e6e color shades, tints & tones
#c23e6e color schemes
#c23e6e color preview, HTML & CSS examples
This text has a color of #c23e6e
<p style="color:#c23e6e;">Text here</p>
.mytext {color:#c23e6e;}
This box has a color of #c23e6e
<div style="background-color:#c23e6e;">Content here</div>
.mybackground {background-color:#c23e6e;}
Border around this has a color of #c23e6e
<div style="border:2px solid #c23e6e;">Content here</div>
.myborder {border:2px solid #c23e6e;}