#d01c63 color space conversions
Hex:
#d01c63
RGB:
208, 28, 99
CMY:
18, 89, 61
CMYK:
0, 87, 52, 18
HSL:
336°, 76.2712%, 46.2745%
HSV (HSB):
336°, 86.5385%, 81.5686%
XYZ:
28.6798, 15.1413, 13.2153
xyY:
0.5028, 0.2655, 15.1413
CIE-Lab:
45.8271, 68.8677, 7.5754
CIE-LCH:
45.8271, 69.2830, 6.2773
CIE-Luv:
45.8271, 113.4631, -4.2268
Hunter-Lab:
38.9118, 63.4673, 7.1020
#d01c63 color charts
#d01c63 color shades, tints & tones
#d01c63 color schemes
#d01c63 color preview, HTML & CSS examples
This text has a color of #d01c63
<p style="color:#d01c63;">Text here</p>
.mytext {color:#d01c63;}
This box has a color of #d01c63
<div style="background-color:#d01c63;">Content here</div>
.mybackground {background-color:#d01c63;}
Border around this has a color of #d01c63
<div style="border:2px solid #d01c63;">Content here</div>
.myborder {border:2px solid #d01c63;}