#c02e95 color space conversions
Hex:
#c02e95
RGB:
192, 46, 149
CMY:
25, 82, 42
CMYK:
0, 76, 22, 25
HSL:
318°, 61.3445%, 46.6667%
HSV (HSB):
318°, 76.0417%, 75.2941%
XYZ:
28.1400, 15.3304, 29.9097
xyY:
0.3835, 0.2089, 15.3304
CIE-Lab:
46.0834, 65.6454, -22.9708
CIE-LCH:
46.0834, 69.5484, 340.7139
CIE-Luv:
46.0834, 75.3479, -42.9311
Hunter-Lab:
39.1540, 59.7685, -17.8837
#c02e95 color charts
#c02e95 color shades, tints & tones
#c02e95 color schemes
#c02e95 color preview, HTML & CSS examples
This text has a color of #c02e95
<p style="color:#c02e95;">Text here</p>
.mytext {color:#c02e95;}
This box has a color of #c02e95
<div style="background-color:#c02e95;">Content here</div>
.mybackground {background-color:#c02e95;}
Border around this has a color of #c02e95
<div style="border:2px solid #c02e95;">Content here</div>
.myborder {border:2px solid #c02e95;}