#c20191 color space conversions
Hex:
#c20191
RGB:
194, 1, 145
CMY:
24, 100, 43
CMYK:
0, 99, 25, 24
HSL:
315°, 98.9744%, 38.2353%
HSV (HSB):
315°, 99.4845%, 76.0784%
XYZ:
27.3698, 13.5354, 27.9581
xyY:
0.3975, 0.1966, 13.5354
CIE-Lab:
43.5591, 73.4576, -24.4315
CIE-LCH:
43.5591, 77.4139, 341.6032
CIE-Luv:
43.5591, 85.2322, -45.7085
Hunter-Lab:
36.7905, 68.4097, -19.3028
#c20191 color charts
#c20191 color shades, tints & tones
#c20191 color schemes
#c20191 color preview, HTML & CSS examples
This text has a color of #c20191
<p style="color:#c20191;">Text here</p>
.mytext {color:#c20191;}
This box has a color of #c20191
<div style="background-color:#c20191;">Content here</div>
.mybackground {background-color:#c20191;}
Border around this has a color of #c20191
<div style="border:2px solid #c20191;">Content here</div>
.myborder {border:2px solid #c20191;}