#c02b7e color space conversions
Hex:
#c02b7e
RGB:
192, 43, 126
CMY:
25, 83, 51
CMYK:
0, 78, 34, 25
HSL:
327°, 63.4043%, 46.0784%
HSV (HSB):
327°, 77.6042%, 75.2941%
XYZ:
26.3680, 14.4406, 21.1362
xyY:
0.4257, 0.2331, 14.4406
CIE-Lab:
44.8583, 63.7790, -10.8748
CIE-LCH:
44.8583, 64.6995, 350.3237
CIE-Luv:
44.8583, 85.3780, -25.7450
Hunter-Lab:
38.0008, 57.3564, -6.3769
#c02b7e color charts
#c02b7e color shades, tints & tones
#c02b7e color schemes
#c02b7e color preview, HTML & CSS examples
This text has a color of #c02b7e
<p style="color:#c02b7e;">Text here</p>
.mytext {color:#c02b7e;}
This box has a color of #c02b7e
<div style="background-color:#c02b7e;">Content here</div>
.mybackground {background-color:#c02b7e;}
Border around this has a color of #c02b7e
<div style="border:2px solid #c02b7e;">Content here</div>
.myborder {border:2px solid #c02b7e;}