#c2094c color space conversions
Hex:
#c2094c
RGB:
194, 9, 76
CMY:
24, 96, 70
CMYK:
0, 95, 61, 24
HSL:
338°, 91.1330%, 39.8039%
HSV (HSB):
338°, 95.3608%, 76.0784%
XYZ:
23.6503, 12.1865, 7.9432
xyY:
0.5402, 0.2784, 12.1865
CIE-Lab:
41.5110, 66.5948, 15.5886
CIE-LCH:
41.5110, 68.3950, 13.1747
CIE-Luv:
41.5110, 114.9302, 4.2914
Hunter-Lab:
34.9092, 59.8394, 10.9456
#c2094c color charts
#c2094c color shades, tints & tones
#c2094c color schemes
#c2094c color preview, HTML & CSS examples
This text has a color of #c2094c
<p style="color:#c2094c;">Text here</p>
.mytext {color:#c2094c;}
This box has a color of #c2094c
<div style="background-color:#c2094c;">Content here</div>
.mybackground {background-color:#c2094c;}
Border around this has a color of #c2094c
<div style="border:2px solid #c2094c;">Content here</div>
.myborder {border:2px solid #c2094c;}