#c02d85 color space conversions
Hex:
#c02d85
RGB:
192, 45, 133
CMY:
25, 82, 48
CMYK:
0, 77, 31, 25
HSL:
324°, 62.0253%, 46.4706%
HSV (HSB):
324°, 76.5625%, 75.2941%
XYZ:
26.9103, 14.7767, 23.6242
xyY:
0.4120, 0.2263, 14.7767
CIE-Lab:
45.3268, 63.9796, -14.4432
CIE-LCH:
45.3268, 65.5896, 347.2789
CIE-Luv:
45.3268, 81.9853, -30.6434
Hunter-Lab:
38.4405, 57.6881, -9.5292
#c02d85 color charts
#c02d85 color shades, tints & tones
#c02d85 color schemes
#c02d85 color preview, HTML & CSS examples
This text has a color of #c02d85
<p style="color:#c02d85;">Text here</p>
.mytext {color:#c02d85;}
This box has a color of #c02d85
<div style="background-color:#c02d85;">Content here</div>
.mybackground {background-color:#c02d85;}
Border around this has a color of #c02d85
<div style="border:2px solid #c02d85;">Content here</div>
.myborder {border:2px solid #c02d85;}