#c02d92 color space conversions
Hex:
#c02d92
RGB:
192, 45, 146
CMY:
25, 82, 43
CMYK:
0, 77, 24, 25
HSL:
319°, 62.0253%, 46.4706%
HSV (HSB):
319°, 76.5625%, 75.2941%
XYZ:
27.8649, 15.1586, 28.6514
xyY:
0.3888, 0.2115, 15.1586
CIE-Lab:
45.8506, 65.5593, -21.5228
CIE-LCH:
45.8506, 69.0019, 341.8253
CIE-Luv:
45.8506, 76.7915, -40.8231
Hunter-Lab:
38.9340, 59.6173, -16.3775
#c02d92 color charts
#c02d92 color shades, tints & tones
#c02d92 color schemes
#c02d92 color preview, HTML & CSS examples
This text has a color of #c02d92
<p style="color:#c02d92;">Text here</p>
.mytext {color:#c02d92;}
This box has a color of #c02d92
<div style="background-color:#c02d92;">Content here</div>
.mybackground {background-color:#c02d92;}
Border around this has a color of #c02d92
<div style="border:2px solid #c02d92;">Content here</div>
.myborder {border:2px solid #c02d92;}