#d775b5 color space conversions
Hex:
#d775b5
RGB:
215, 117, 181
CMY:
16, 54, 29
CMYK:
0, 46, 16, 16
HSL:
321°, 55.0562%, 65.0980%
HSV (HSB):
321°, 45.5814%, 84.3137%
XYZ:
42.7261, 30.5058, 47.3524
xyY:
0.3543, 0.2530, 30.5058
CIE-Lab:
62.0883, 46.4329, -16.8923
CIE-LCH:
62.0883, 49.4101, 340.0086
CIE-Luv:
62.0883, 55.0578, -33.0375
Hunter-Lab:
55.2321, 41.4268, -12.1689
#d775b5 color charts
#d775b5 color shades, tints & tones
#d775b5 color schemes
#d775b5 color preview, HTML & CSS examples
This text has a color of #d775b5
<p style="color:#d775b5;">Text here</p>
.mytext {color:#d775b5;}
This box has a color of #d775b5
<div style="background-color:#d775b5;">Content here</div>
.mybackground {background-color:#d775b5;}
Border around this has a color of #d775b5
<div style="border:2px solid #d775b5;">Content here</div>
.myborder {border:2px solid #d775b5;}