#c02c5b color space conversions
Hex:
#c02c5b
RGB:
192, 44, 91
CMY:
25, 83, 64
CMYK:
0, 77, 53, 25
HSL:
341°, 62.7119%, 46.2745%
HSV (HSB):
341°, 77.0833%, 75.2941%
XYZ:
24.5272, 13.7632, 11.2614
xyY:
0.4950, 0.2778, 13.7632
CIE-Lab:
43.8913, 60.1746, 9.3808
CIE-LCH:
43.8913, 60.9014, 8.8607
CIE-Luv:
43.8913, 98.5519, -0.2751
Hunter-Lab:
37.0987, 53.0896, 7.9716
#c02c5b color charts
#c02c5b color shades, tints & tones
#c02c5b color schemes
#c02c5b color preview, HTML & CSS examples
This text has a color of #c02c5b
<p style="color:#c02c5b;">Text here</p>
.mytext {color:#c02c5b;}
This box has a color of #c02c5b
<div style="background-color:#c02c5b;">Content here</div>
.mybackground {background-color:#c02c5b;}
Border around this has a color of #c02c5b
<div style="border:2px solid #c02c5b;">Content here</div>
.myborder {border:2px solid #c02c5b;}