#c02b6d color space conversions
Hex:
#c02b6d
RGB:
192, 43, 109
CMY:
25, 83, 57
CMYK:
0, 78, 43, 25
HSL:
333°, 63.4043%, 46.0784%
HSV (HSB):
333°, 77.6042%, 75.2941%
XYZ:
25.3624, 14.0383, 15.8409
xyY:
0.4591, 0.2541, 14.0383
CIE-Lab:
44.2879, 62.0383, -1.2443
CIE-LCH:
44.2879, 62.0508, 358.8509
CIE-Luv:
44.2879, 92.1518, -13.0188
Hunter-Lab:
37.4678, 55.2603, 1.1604
#c02b6d color charts
#c02b6d color shades, tints & tones
#c02b6d color schemes
#c02b6d color preview, HTML & CSS examples
This text has a color of #c02b6d
<p style="color:#c02b6d;">Text here</p>
.mytext {color:#c02b6d;}
This box has a color of #c02b6d
<div style="background-color:#c02b6d;">Content here</div>
.mybackground {background-color:#c02b6d;}
Border around this has a color of #c02b6d
<div style="border:2px solid #c02b6d;">Content here</div>
.myborder {border:2px solid #c02b6d;}