#d61e4d color space conversions
Hex:
#d61e4d
RGB:
214, 30, 77
CMY:
16, 88, 70
CMYK:
0, 86, 64, 16
HSL:
345°, 75.4098%, 47.8431%
HSV (HSB):
345°, 85.9813%, 83.9216%
XYZ:
29.5354, 15.7605, 8.5066
xyY:
0.5490, 0.2929, 15.7605
CIE-Lab:
46.6587, 68.5852, 22.5332
CIE-LCH:
46.6587, 72.1919, 18.1875
CIE-Luv:
46.6587, 125.8620, 11.1172
Hunter-Lab:
39.6995, 63.3251, 15.0854
#d61e4d color charts
#d61e4d color shades, tints & tones
#d61e4d color schemes
#d61e4d color preview, HTML & CSS examples
This text has a color of #d61e4d
<p style="color:#d61e4d;">Text here</p>
.mytext {color:#d61e4d;}
This box has a color of #d61e4d
<div style="background-color:#d61e4d;">Content here</div>
.mybackground {background-color:#d61e4d;}
Border around this has a color of #d61e4d
<div style="border:2px solid #d61e4d;">Content here</div>
.myborder {border:2px solid #d61e4d;}