#d01f6d color space conversions
Hex:
#d01f6d
RGB:
208, 31, 109
CMY:
18, 88, 57
CMYK:
0, 85, 48, 18
HSL:
334°, 74.0586%, 46.8627%
HSV (HSB):
334°, 85.0962%, 81.5686%
XYZ:
29.2627, 15.4940, 15.9163
xyY:
0.4823, 0.2554, 15.4940
CIE-Lab:
46.3035, 69.0709, 2.0643
CIE-LCH:
46.3035, 69.1017, 1.7118
CIE-Luv:
46.3035, 108.6208, -10.6363
Hunter-Lab:
39.3624, 63.8159, 3.5796
#d01f6d color charts
#d01f6d color shades, tints & tones
#d01f6d color schemes
#d01f6d color preview, HTML & CSS examples
This text has a color of #d01f6d
<p style="color:#d01f6d;">Text here</p>
.mytext {color:#d01f6d;}
This box has a color of #d01f6d
<div style="background-color:#d01f6d;">Content here</div>
.mybackground {background-color:#d01f6d;}
Border around this has a color of #d01f6d
<div style="border:2px solid #d01f6d;">Content here</div>
.myborder {border:2px solid #d01f6d;}