#d70d87 color space conversions
Hex:
#d70d87
RGB:
215, 13, 135
CMY:
16, 95, 47
CMYK:
0, 94, 37, 16
HSL:
324°, 88.5965%, 44.7059%
HSV (HSB):
324°, 93.9535%, 84.3137%
XYZ:
32.5414, 16.4842, 24.3883
xyY:
0.4433, 0.2245, 16.4842
CIE-Lab:
47.6034, 75.6335, -11.8000
CIE-LCH:
47.6034, 76.5485, 351.1324
CIE-Luv:
47.6034, 105.7814, -29.7187
Hunter-Lab:
40.6007, 72.0162, -7.1942
#d70d87 color charts
#d70d87 color shades, tints & tones
#d70d87 color schemes
#d70d87 color preview, HTML & CSS examples
This text has a color of #d70d87
<p style="color:#d70d87;">Text here</p>
.mytext {color:#d70d87;}
This box has a color of #d70d87
<div style="background-color:#d70d87;">Content here</div>
.mybackground {background-color:#d70d87;}
Border around this has a color of #d70d87
<div style="border:2px solid #d70d87;">Content here</div>
.myborder {border:2px solid #d70d87;}