#d01d63 color space conversions
Hex:
#d01d63
RGB:
208, 29, 99
CMY:
18, 89, 61
CMYK:
0, 86, 52, 18
HSL:
337°, 75.5274%, 46.4706%
HSV (HSB):
337°, 86.0577%, 81.5686%
XYZ:
28.7039, 15.1895, 13.2234
xyY:
0.5025, 0.2659, 15.1895
CIE-Lab:
45.8926, 68.6790, 7.6684
CIE-LCH:
45.8926, 69.1058, 6.3710
CIE-Luv:
45.8926, 113.2163, -4.0755
Hunter-Lab:
38.9737, 63.2604, 7.1651
#d01d63 color charts
#d01d63 color shades, tints & tones
#d01d63 color schemes
#d01d63 color preview, HTML & CSS examples
This text has a color of #d01d63
<p style="color:#d01d63;">Text here</p>
.mytext {color:#d01d63;}
This box has a color of #d01d63
<div style="background-color:#d01d63;">Content here</div>
.mybackground {background-color:#d01d63;}
Border around this has a color of #d01d63
<div style="border:2px solid #d01d63;">Content here</div>
.myborder {border:2px solid #d01d63;}