#c20b65 color space conversions
Hex:
#c20b65
RGB:
194, 11, 101
CMY:
24, 96, 60
CMYK:
0, 94, 48, 24
HSL:
330°, 89.2683%, 40.1961%
HSV (HSB):
330°, 94.3299%, 76.0784%
XYZ:
24.7168, 12.6483, 13.4506
xyY:
0.4864, 0.2489, 12.6483
CIE-Lab:
42.2284, 68.1603, 0.7868
CIE-LCH:
42.2284, 68.1648, 0.6613
CIE-Luv:
42.2284, 104.4086, -11.8376
Hunter-Lab:
35.5644, 61.8174, 2.4714
#c20b65 color charts
#c20b65 color shades, tints & tones
#c20b65 color schemes
#c20b65 color preview, HTML & CSS examples
This text has a color of #c20b65
<p style="color:#c20b65;">Text here</p>
.mytext {color:#c20b65;}
This box has a color of #c20b65
<div style="background-color:#c20b65;">Content here</div>
.mybackground {background-color:#c20b65;}
Border around this has a color of #c20b65
<div style="border:2px solid #c20b65;">Content here</div>
.myborder {border:2px solid #c20b65;}