#d61d76 color space conversions
Hex:
#d61d76
RGB:
214, 29, 118
CMY:
16, 89, 54
CMYK:
0, 86, 45, 16
HSL:
331°, 76.1317%, 47.6471%
HSV (HSB):
331°, 86.4486%, 83.9216%
XYZ:
31.4409, 16.4829, 18.6639
xyY:
0.4722, 0.2475, 16.4829
CIE-Lab:
47.6017, 71.6525, -1.4410
CIE-LCH:
47.6017, 71.6670, 358.8478
CIE-Luv:
47.6017, 110.1120, -15.5225
Hunter-Lab:
40.5991, 67.1863, 1.1630
#d61d76 color charts
#d61d76 color shades, tints & tones
#d61d76 color schemes
#d61d76 color preview, HTML & CSS examples
This text has a color of #d61d76
<p style="color:#d61d76;">Text here</p>
.mytext {color:#d61d76;}
This box has a color of #d61d76
<div style="background-color:#d61d76;">Content here</div>
.mybackground {background-color:#d61d76;}
Border around this has a color of #d61d76
<div style="border:2px solid #d61d76;">Content here</div>
.myborder {border:2px solid #d61d76;}