#c23b6e color space conversions
Hex:
#c23b6e
RGB:
194, 59, 110
CMY:
24, 77, 57
CMYK:
0, 70, 43, 24
HSL:
337°, 53.3597%, 49.6078%
HSV (HSB):
337°, 69.5876%, 76.0784%
XYZ:
26.6266, 15.7231, 16.3833
xyY:
0.4533, 0.2677, 15.7231
CIE-Lab:
46.6090, 57.2951, 1.5705
CIE-LCH:
46.6090, 57.3166, 1.5701
CIE-Luv:
46.6090, 87.2159, -8.6265
Hunter-Lab:
39.6523, 50.4714, 3.2595
#c23b6e color charts
#c23b6e color shades, tints & tones
#c23b6e color schemes
#c23b6e color preview, HTML & CSS examples
This text has a color of #c23b6e
<p style="color:#c23b6e;">Text here</p>
.mytext {color:#c23b6e;}
This box has a color of #c23b6e
<div style="background-color:#c23b6e;">Content here</div>
.mybackground {background-color:#c23b6e;}
Border around this has a color of #c23b6e
<div style="border:2px solid #c23b6e;">Content here</div>
.myborder {border:2px solid #c23b6e;}