#d01e5b color space conversions
Hex:
#d01e5b
RGB:
208, 30, 91
CMY:
18, 88, 64
CMYK:
0, 86, 56, 18
HSL:
339°, 74.7899%, 46.6667%
HSV (HSB):
339°, 85.5769%, 81.5686%
XYZ:
28.3650, 15.0938, 11.3159
xyY:
0.5178, 0.2756, 15.0938
CIE-Lab:
45.7624, 67.9150, 12.4554
CIE-LCH:
45.7624, 69.0477, 10.3924
CIE-Luv:
45.7624, 116.0893, 1.2903
Hunter-Lab:
38.8507, 62.3347, 9.9263
#d01e5b color charts
#d01e5b color shades, tints & tones
#d01e5b color schemes
#d01e5b color preview, HTML & CSS examples
This text has a color of #d01e5b
<p style="color:#d01e5b;">Text here</p>
.mytext {color:#d01e5b;}
This box has a color of #d01e5b
<div style="background-color:#d01e5b;">Content here</div>
.mybackground {background-color:#d01e5b;}
Border around this has a color of #d01e5b
<div style="border:2px solid #d01e5b;">Content here</div>
.myborder {border:2px solid #d01e5b;}