#d61a5a color space conversions
Hex:
#d61a5a
RGB:
214, 26, 90
CMY:
16, 90, 65
CMYK:
0, 88, 58, 16
HSL:
340°, 78.3333%, 47.0588%
HSV (HSB):
340°, 87.8505%, 83.9216%
XYZ:
29.9464, 15.7731, 11.1390
xyY:
0.5267, 0.2774, 15.7731
CIE-Lab:
46.6754, 70.0770, 14.5221
CIE-LCH:
46.6754, 71.5659, 11.7077
CIE-Luv:
46.6754, 122.2654, 2.9853
Hunter-Lab:
39.7154, 65.0916, 11.1716
#d61a5a color charts
#d61a5a color shades, tints & tones
#d61a5a color schemes
#d61a5a color preview, HTML & CSS examples
This text has a color of #d61a5a
<p style="color:#d61a5a;">Text here</p>
.mytext {color:#d61a5a;}
This box has a color of #d61a5a
<div style="background-color:#d61a5a;">Content here</div>
.mybackground {background-color:#d61a5a;}
Border around this has a color of #d61a5a
<div style="border:2px solid #d61a5a;">Content here</div>
.myborder {border:2px solid #d61a5a;}