#c23e7a color space conversions
Hex:
#c23e7a
RGB:
194, 62, 122
CMY:
24, 76, 52
CMYK:
0, 68, 37, 24
HSL:
333°, 51.9685%, 50.1961%
HSV (HSB):
333°, 68.0412%, 76.0784%
XYZ:
27.4836, 16.3197, 20.1138
xyY:
0.4300, 0.2553, 16.3197
CIE-Lab:
47.3912, 57.3968, -4.6095
CIE-LCH:
47.3912, 57.5816, 355.4085
CIE-Luv:
47.3912, 81.7360, -16.4865
Hunter-Lab:
40.3977, 50.7423, -1.2419
#c23e7a color charts
#c23e7a color shades, tints & tones
#c23e7a color schemes
#c23e7a color preview, HTML & CSS examples
This text has a color of #c23e7a
<p style="color:#c23e7a;">Text here</p>
.mytext {color:#c23e7a;}
This box has a color of #c23e7a
<div style="background-color:#c23e7a;">Content here</div>
.mybackground {background-color:#c23e7a;}
Border around this has a color of #c23e7a
<div style="border:2px solid #c23e7a;">Content here</div>
.myborder {border:2px solid #c23e7a;}