#d01e4d color space conversions
Hex:
#d01e4d
RGB:
208, 30, 77
CMY:
18, 88, 70
CMYK:
0, 86, 63, 18
HSL:
344°, 74.7899%, 46.6667%
HSV (HSB):
344°, 85.5769%, 81.5686%
XYZ:
27.8163, 14.8743, 8.4261
xyY:
0.5442, 0.2910, 14.8743
CIE-Lab:
45.4615, 67.0430, 20.7394
CIE-LCH:
45.4615, 70.1776, 17.1892
CIE-Luv:
45.4615, 121.1489, 9.6497
Hunter-Lab:
38.5672, 61.2491, 14.0434
#d01e4d color charts
#d01e4d color shades, tints & tones
#d01e4d color schemes
#d01e4d color preview, HTML & CSS examples
This text has a color of #d01e4d
<p style="color:#d01e4d;">Text here</p>
.mytext {color:#d01e4d;}
This box has a color of #d01e4d
<div style="background-color:#d01e4d;">Content here</div>
.mybackground {background-color:#d01e4d;}
Border around this has a color of #d01e4d
<div style="border:2px solid #d01e4d;">Content here</div>
.myborder {border:2px solid #d01e4d;}