#c20f65 color space conversions
Hex:
#c20f65
RGB:
194, 15, 101
CMY:
24, 94, 60
CMYK:
0, 92, 48, 24
HSL:
331°, 85.6459%, 40.9804%
HSV (HSB):
331°, 92.2680%, 76.0784%
XYZ:
24.7679, 12.7506, 13.4676
xyY:
0.4858, 0.2501, 12.7506
CIE-Lab:
42.3850, 67.7054, 1.0146
CIE-LCH:
42.3850, 67.7130, 0.8586
CIE-Luv:
42.3850, 103.8705, -11.4744
Hunter-Lab:
35.7079, 61.3232, 2.6337
#c20f65 color charts
#c20f65 color shades, tints & tones
#c20f65 color schemes
#c20f65 color preview, HTML & CSS examples
This text has a color of #c20f65
<p style="color:#c20f65;">Text here</p>
.mytext {color:#c20f65;}
This box has a color of #c20f65
<div style="background-color:#c20f65;">Content here</div>
.mybackground {background-color:#c20f65;}
Border around this has a color of #c20f65
<div style="border:2px solid #c20f65;">Content here</div>
.myborder {border:2px solid #c20f65;}