#c2018c color space conversions
Hex:
#c2018c
RGB:
194, 1, 140
CMY:
24, 100, 45
CMYK:
0, 99, 28, 24
HSL:
317°, 98.9744%, 38.2353%
HSV (HSB):
317°, 99.4845%, 76.0784%
XYZ:
26.9926, 13.3845, 25.9717
xyY:
0.4068, 0.2017, 13.3845
CIE-Lab:
43.3370, 72.8912, -21.7297
CIE-LCH:
43.3370, 76.0612, 343.4001
CIE-Luv:
43.3370, 87.5379, -41.8347
Hunter-Lab:
36.5848, 67.6755, -16.4809
#c2018c color charts
#c2018c color shades, tints & tones
#c2018c color schemes
#c2018c color preview, HTML & CSS examples
This text has a color of #c2018c
<p style="color:#c2018c;">Text here</p>
.mytext {color:#c2018c;}
This box has a color of #c2018c
<div style="background-color:#c2018c;">Content here</div>
.mybackground {background-color:#c2018c;}
Border around this has a color of #c2018c
<div style="border:2px solid #c2018c;">Content here</div>
.myborder {border:2px solid #c2018c;}