#c2018a color space conversions
Hex:
#c2018a
RGB:
194, 1, 138
CMY:
24, 100, 46
CMYK:
0, 99, 29, 24
HSL:
317°, 98.9744%, 38.2353%
HSV (HSB):
317°, 99.4845%, 76.0784%
XYZ:
26.8464, 13.3260, 25.2020
xyY:
0.4107, 0.2038, 13.3260
CIE-Lab:
43.2504, 72.6698, -20.6412
CIE-LCH:
43.2504, 75.5444, 344.1433
CIE-Luv:
43.2504, 88.4648, -40.2875
Hunter-Lab:
36.5048, 67.3893, -15.3789
#c2018a color charts
#c2018a color shades, tints & tones
#c2018a color schemes
#c2018a color preview, HTML & CSS examples
This text has a color of #c2018a
<p style="color:#c2018a;">Text here</p>
.mytext {color:#c2018a;}
This box has a color of #c2018a
<div style="background-color:#c2018a;">Content here</div>
.mybackground {background-color:#c2018a;}
Border around this has a color of #c2018a
<div style="border:2px solid #c2018a;">Content here</div>
.myborder {border:2px solid #c2018a;}