#c02e83 color space conversions
Hex:
#c02e83
RGB:
192, 46, 131
CMY:
25, 82, 49
CMYK:
0, 76, 32, 25
HSL:
325°, 61.3445%, 46.6667%
HSV (HSB):
325°, 76.0417%, 75.2941%
XYZ:
26.8120, 14.7992, 22.9161
xyY:
0.4155, 0.2293, 14.7992
CIE-Lab:
45.3579, 63.4455, -13.1768
CIE-LCH:
45.3579, 64.7994, 348.2672
CIE-Luv:
45.3579, 82.4912, -28.8314
Hunter-Lab:
38.4697, 57.0861, -8.3899
#c02e83 color charts
#c02e83 color shades, tints & tones
#c02e83 color schemes
#c02e83 color preview, HTML & CSS examples
This text has a color of #c02e83
<p style="color:#c02e83;">Text here</p>
.mytext {color:#c02e83;}
This box has a color of #c02e83
<div style="background-color:#c02e83;">Content here</div>
.mybackground {background-color:#c02e83;}
Border around this has a color of #c02e83
<div style="border:2px solid #c02e83;">Content here</div>
.myborder {border:2px solid #c02e83;}