#c4124e color space conversions
Hex:
#c4124e
RGB:
196, 18, 78
CMY:
23, 93, 69
CMYK:
0, 91, 60, 23
HSL:
340°, 83.1776%, 41.9608%
HSV (HSB):
340°, 90.8163%, 76.8627%
XYZ:
24.3564, 12.7184, 8.3789
xyY:
0.5359, 0.2798, 12.7184
CIE-Lab:
42.3359, 66.1383, 15.5099
CIE-LCH:
42.3359, 67.9326, 13.1978
CIE-Luv:
42.3359, 114.2807, 4.4413
Hunter-Lab:
35.6629, 59.4986, 11.0340
#c4124e color charts
#c4124e color shades, tints & tones
#c4124e color schemes
#c4124e color preview, HTML & CSS examples
This text has a color of #c4124e
<p style="color:#c4124e;">Text here</p>
.mytext {color:#c4124e;}
This box has a color of #c4124e
<div style="background-color:#c4124e;">Content here</div>
.mybackground {background-color:#c4124e;}
Border around this has a color of #c4124e
<div style="border:2px solid #c4124e;">Content here</div>
.myborder {border:2px solid #c4124e;}