#c23f99 color space conversions
Hex:
#c23f99
RGB:
194, 63, 153
CMY:
24, 75, 40
CMYK:
0, 68, 21, 24
HSL:
319°, 51.7787%, 50.3922%
HSV (HSB):
319°, 67.5258%, 76.0784%
XYZ:
29.7754, 17.3243, 31.9116
xyY:
0.3769, 0.2193, 17.3243
CIE-Lab:
48.6660, 60.8479, -21.3562
CIE-LCH:
48.6660, 64.4869, 340.6601
CIE-Luv:
48.6660, 70.3611, -40.3299
Hunter-Lab:
41.6224, 54.8542, -16.3215
#c23f99 color charts
#c23f99 color shades, tints & tones
#c23f99 color schemes
#c23f99 color preview, HTML & CSS examples
This text has a color of #c23f99
<p style="color:#c23f99;">Text here</p>
.mytext {color:#c23f99;}
This box has a color of #c23f99
<div style="background-color:#c23f99;">Content here</div>
.mybackground {background-color:#c23f99;}
Border around this has a color of #c23f99
<div style="border:2px solid #c23f99;">Content here</div>
.myborder {border:2px solid #c23f99;}