#c02b5b color space conversions
Hex:
#c02b5b
RGB:
192, 43, 91
CMY:
25, 83, 64
CMYK:
0, 78, 53, 25
HSL:
341°, 63.4043%, 46.0784%
HSV (HSB):
341°, 77.6042%, 75.2941%
XYZ:
24.4904, 13.6896, 11.2491
xyY:
0.4955, 0.2770, 13.6896
CIE-Lab:
43.7844, 60.4763, 9.2305
CIE-LCH:
43.7844, 61.1767, 8.6781
CIE-Luv:
43.7844, 98.9362, -0.5152
Hunter-Lab:
36.9994, 53.4028, 7.8734
#c02b5b color charts
#c02b5b color shades, tints & tones
#c02b5b color schemes
#c02b5b color preview, HTML & CSS examples
This text has a color of #c02b5b
<p style="color:#c02b5b;">Text here</p>
.mytext {color:#c02b5b;}
This box has a color of #c02b5b
<div style="background-color:#c02b5b;">Content here</div>
.mybackground {background-color:#c02b5b;}
Border around this has a color of #c02b5b
<div style="border:2px solid #c02b5b;">Content here</div>
.myborder {border:2px solid #c02b5b;}