#c02a85 color space conversions
Hex:
#c02a85
RGB:
192, 42, 133
CMY:
25, 84, 48
CMYK:
0, 78, 31, 25
HSL:
324°, 64.1026%, 45.8824%
HSV (HSB):
324°, 78.1250%, 75.2941%
XYZ:
26.7998, 14.5559, 23.5874
xyY:
0.4127, 0.2241, 14.5559
CIE-Lab:
45.0198, 64.8534, -14.9101
CIE-LCH:
45.0198, 66.5453, 347.0524
CIE-Luv:
45.0198, 82.8175, -31.3927
Hunter-Lab:
38.1521, 58.6205, -9.9492
#c02a85 color charts
#c02a85 color shades, tints & tones
#c02a85 color schemes
#c02a85 color preview, HTML & CSS examples
This text has a color of #c02a85
<p style="color:#c02a85;">Text here</p>
.mytext {color:#c02a85;}
This box has a color of #c02a85
<div style="background-color:#c02a85;">Content here</div>
.mybackground {background-color:#c02a85;}
Border around this has a color of #c02a85
<div style="border:2px solid #c02a85;">Content here</div>
.myborder {border:2px solid #c02a85;}