#c23f84 color space conversions
Hex:
#c23f84
RGB:
194, 63, 132
CMY:
24, 75, 48
CMYK:
0, 68, 32, 24
HSL:
328°, 51.7787%, 50.3922%
HSV (HSB):
328°, 67.5258%, 76.0784%
XYZ:
28.1905, 16.6903, 23.5655
xyY:
0.4119, 0.2438, 16.6903
CIE-Lab:
47.8674, 58.1549, -9.9633
CIE-LCH:
47.8674, 59.0022, 350.2782
CIE-Luv:
47.8674, 77.8076, -23.7867
Hunter-Lab:
40.8538, 51.6771, -5.6024
#c23f84 color charts
#c23f84 color shades, tints & tones
#c23f84 color schemes
#c23f84 color preview, HTML & CSS examples
This text has a color of #c23f84
<p style="color:#c23f84;">Text here</p>
.mytext {color:#c23f84;}
This box has a color of #c23f84
<div style="background-color:#c23f84;">Content here</div>
.mybackground {background-color:#c23f84;}
Border around this has a color of #c23f84
<div style="border:2px solid #c23f84;">Content here</div>
.myborder {border:2px solid #c23f84;}