#c2026a color space conversions
Hex:
#c2026a
RGB:
194, 2, 106
CMY:
24, 99, 58
CMYK:
0, 99, 45, 24
HSL:
328°, 97.9592%, 38.4314%
HSV (HSB):
328°, 98.9691%, 76.0784%
XYZ:
24.8714, 12.5534, 14.7478
xyY:
0.4767, 0.2406, 12.5534
CIE-Lab:
42.0824, 69.4536, -2.5695
CIE-LCH:
42.0824, 69.5011, 357.8812
CIE-Luv:
42.0824, 103.1988, -16.1023
Hunter-Lab:
35.4307, 63.2982, 0.1224
#c2026a color charts
#c2026a color shades, tints & tones
#c2026a color schemes
#c2026a color preview, HTML & CSS examples
This text has a color of #c2026a
<p style="color:#c2026a;">Text here</p>
.mytext {color:#c2026a;}
This box has a color of #c2026a
<div style="background-color:#c2026a;">Content here</div>
.mybackground {background-color:#c2026a;}
Border around this has a color of #c2026a
<div style="border:2px solid #c2026a;">Content here</div>
.myborder {border:2px solid #c2026a;}