#d61e68 color space conversions
Hex:
#d61e68
RGB:
214, 30, 104
CMY:
16, 88, 59
CMYK:
0, 86, 51, 16
HSL:
336°, 75.4098%, 47.8431%
HSV (HSB):
336°, 85.9813%, 83.9216%
XYZ:
30.6945, 16.2242, 14.6105
xyY:
0.4989, 0.2637, 16.2242
CIE-Lab:
47.2672, 70.3360, 6.6897
CIE-LCH:
47.2672, 70.6534, 5.4331
CIE-Luv:
47.2672, 115.7609, -5.5307
Hunter-Lab:
40.2792, 65.5361, 6.6892
#d61e68 color charts
#d61e68 color shades, tints & tones
#d61e68 color schemes
#d61e68 color preview, HTML & CSS examples
This text has a color of #d61e68
<p style="color:#d61e68;">Text here</p>
.mytext {color:#d61e68;}
This box has a color of #d61e68
<div style="background-color:#d61e68;">Content here</div>
.mybackground {background-color:#d61e68;}
Border around this has a color of #d61e68
<div style="border:2px solid #d61e68;">Content here</div>
.myborder {border:2px solid #d61e68;}