#d45daa color space conversions
Hex:
#d45daa
RGB:
212, 93, 170
CMY:
17, 64, 33
CMYK:
0, 56, 20, 17
HSL:
321°, 58.0488%, 59.8039%
HSV (HSB):
321°, 56.1321%, 83.1373%
XYZ:
38.3214, 24.7280, 40.7834
xyY:
0.3691, 0.2382, 24.7280
CIE-Lab:
56.8095, 55.5442, -18.6352
CIE-LCH:
56.8095, 58.5869, 341.4532
CIE-Luv:
56.8095, 66.8454, -36.6928
Hunter-Lab:
49.7273, 50.5350, -13.8171
#d45daa color charts
#d45daa color shades, tints & tones
#d45daa color schemes
#d45daa color preview, HTML & CSS examples
This text has a color of #d45daa
<p style="color:#d45daa;">Text here</p>
.mytext {color:#d45daa;}
This box has a color of #d45daa
<div style="background-color:#d45daa;">Content here</div>
.mybackground {background-color:#d45daa;}
Border around this has a color of #d45daa
<div style="border:2px solid #d45daa;">Content here</div>
.myborder {border:2px solid #d45daa;}