#c23a7b color space conversions
Hex:
#c23a7b
RGB:
194, 58, 123
CMY:
24, 77, 52
CMYK:
0, 70, 37, 24
HSL:
331°, 53.9683%, 49.4118%
HSV (HSB):
331°, 70.1031%, 76.0784%
XYZ:
27.3363, 15.9255, 20.3720
xyY:
0.4296, 0.2503, 15.9255
CIE-Lab:
46.8766, 59.0233, -5.9821
CIE-LCH:
46.8766, 59.3256, 354.2128
CIE-Luv:
46.8766, 83.0042, -18.5672
Hunter-Lab:
39.9068, 52.4365, -2.3322
#c23a7b color charts
#c23a7b color shades, tints & tones
#c23a7b color schemes
#c23a7b color preview, HTML & CSS examples
This text has a color of #c23a7b
<p style="color:#c23a7b;">Text here</p>
.mytext {color:#c23a7b;}
This box has a color of #c23a7b
<div style="background-color:#c23a7b;">Content here</div>
.mybackground {background-color:#c23a7b;}
Border around this has a color of #c23a7b
<div style="border:2px solid #c23a7b;">Content here</div>
.myborder {border:2px solid #c23a7b;}