#d01e63 color space conversions
Hex:
#d01e63
RGB:
208, 30, 99
CMY:
18, 88, 61
CMYK:
0, 86, 52, 18
HSL:
337°, 74.7899%, 46.6667%
HSV (HSB):
337°, 85.5769%, 81.5686%
XYZ:
28.7288, 15.2393, 13.2317
xyY:
0.5023, 0.2664, 15.2393
CIE-Lab:
45.9602, 68.4847, 7.7642
CIE-LCH:
45.9602, 68.9234, 6.4681
CIE-Luv:
45.9602, 112.9620, -3.9196
Hunter-Lab:
39.0375, 63.0475, 7.2301
#d01e63 color charts
#d01e63 color shades, tints & tones
#d01e63 color schemes
#d01e63 color preview, HTML & CSS examples
This text has a color of #d01e63
<p style="color:#d01e63;">Text here</p>
.mytext {color:#d01e63;}
This box has a color of #d01e63
<div style="background-color:#d01e63;">Content here</div>
.mybackground {background-color:#d01e63;}
Border around this has a color of #d01e63
<div style="border:2px solid #d01e63;">Content here</div>
.myborder {border:2px solid #d01e63;}