#c23c70 color space conversions
Hex:
#c23c70
RGB:
194, 60, 112
CMY:
24, 76, 56
CMYK:
0, 69, 42, 24
HSL:
337°, 52.7559%, 49.8039%
HSV (HSB):
337°, 69.0722%, 76.0784%
XYZ:
26.7886, 15.8709, 16.9807
xyY:
0.4492, 0.2661, 15.8709
CIE-Lab:
46.8047, 57.1142, 0.6303
CIE-LCH:
46.8047, 57.1177, 0.6323
CIE-Luv:
46.8047, 86.0835, -9.7490
Hunter-Lab:
39.8383, 50.3124, 2.6150
#c23c70 color charts
#c23c70 color shades, tints & tones
#c23c70 color schemes
#c23c70 color preview, HTML & CSS examples
This text has a color of #c23c70
<p style="color:#c23c70;">Text here</p>
.mytext {color:#c23c70;}
This box has a color of #c23c70
<div style="background-color:#c23c70;">Content here</div>
.mybackground {background-color:#c23c70;}
Border around this has a color of #c23c70
<div style="border:2px solid #c23c70;">Content here</div>
.myborder {border:2px solid #c23c70;}