#c4018b color space conversions
Hex:
#c4018b
RGB:
196, 1, 139
CMY:
23, 100, 45
CMYK:
0, 99, 29, 23
HSL:
318°, 98.9848%, 38.6275%
HSV (HSB):
318°, 99.4898%, 76.8627%
XYZ:
27.4360, 13.6216, 25.6093
xyY:
0.4115, 0.2043, 13.6216
CIE-Lab:
43.6852, 73.1798, -20.5496
CIE-LCH:
43.6852, 76.0103, 344.3148
CIE-Luv:
43.6852, 89.6125, -40.3563
Hunter-Lab:
36.9074, 68.1044, -15.3049
#c4018b color charts
#c4018b color shades, tints & tones
#c4018b color schemes
#c4018b color preview, HTML & CSS examples
This text has a color of #c4018b
<p style="color:#c4018b;">Text here</p>
.mytext {color:#c4018b;}
This box has a color of #c4018b
<div style="background-color:#c4018b;">Content here</div>
.mybackground {background-color:#c4018b;}
Border around this has a color of #c4018b
<div style="border:2px solid #c4018b;">Content here</div>
.myborder {border:2px solid #c4018b;}