#d11e46 color space conversions
Hex:
#d11e46
RGB:
209, 30, 70
CMY:
18, 88, 73
CMYK:
0, 86, 67, 18
HSL:
347°, 74.8954%, 46.8627%
HSV (HSB):
347°, 85.6459%, 81.9608%
XYZ:
27.8643, 14.9261, 7.2068
xyY:
0.5573, 0.2985, 14.9261
CIE-Lab:
45.5327, 66.9268, 25.1894
CIE-LCH:
45.5327, 71.5102, 20.6250
CIE-Luv:
45.5327, 124.2258, 13.6473
Hunter-Lab:
38.6342, 61.1300, 15.9841
#d11e46 color charts
#d11e46 color shades, tints & tones
#d11e46 color schemes
#d11e46 color preview, HTML & CSS examples
This text has a color of #d11e46
<p style="color:#d11e46;">Text here</p>
.mytext {color:#d11e46;}
This box has a color of #d11e46
<div style="background-color:#d11e46;">Content here</div>
.mybackground {background-color:#d11e46;}
Border around this has a color of #d11e46
<div style="border:2px solid #d11e46;">Content here</div>
.myborder {border:2px solid #d11e46;}