#d258a7 color space conversions
Hex:
#d258a7
RGB:
210, 88, 167
CMY:
18, 65, 35
CMYK:
0, 58, 20, 18
HSL:
321°, 57.5472%, 58.4314%
HSV (HSB):
321°, 58.0952%, 82.3529%
XYZ:
37.0431, 23.4711, 39.1372
xyY:
0.3717, 0.2355, 23.4711
CIE-Lab:
55.5543, 56.8006, -18.8328
CIE-LCH:
55.5543, 59.8413, 341.6566
CIE-Luv:
55.5543, 68.3855, -37.0461
Hunter-Lab:
48.4470, 51.7009, -13.9837
#d258a7 color charts
#d258a7 color shades, tints & tones
#d258a7 color schemes
#d258a7 color preview, HTML & CSS examples
This text has a color of #d258a7
<p style="color:#d258a7;">Text here</p>
.mytext {color:#d258a7;}
This box has a color of #d258a7
<div style="background-color:#d258a7;">Content here</div>
.mybackground {background-color:#d258a7;}
Border around this has a color of #d258a7
<div style="border:2px solid #d258a7;">Content here</div>
.myborder {border:2px solid #d258a7;}