#d70e94 color space conversions
Hex:
#d70e94
RGB:
215, 14, 148
CMY:
16, 95, 42
CMYK:
0, 93, 31, 16
HSL:
320°, 87.7729%, 44.9020%
HSV (HSB):
320°, 93.4884%, 84.3137%
XYZ:
33.5267, 16.8993, 29.5118
xyY:
0.4194, 0.2114, 16.8993
CIE-Lab:
48.1329, 76.8466, -18.8582
CIE-LCH:
48.1329, 79.1266, 346.2121
CIE-Luv:
48.1329, 99.6491, -39.6392
Hunter-Lab:
41.1087, 73.6374, -13.7880
#d70e94 color charts
#d70e94 color shades, tints & tones
#d70e94 color schemes
#d70e94 color preview, HTML & CSS examples
This text has a color of #d70e94
<p style="color:#d70e94;">Text here</p>
.mytext {color:#d70e94;}
This box has a color of #d70e94
<div style="background-color:#d70e94;">Content here</div>
.mybackground {background-color:#d70e94;}
Border around this has a color of #d70e94
<div style="border:2px solid #d70e94;">Content here</div>
.myborder {border:2px solid #d70e94;}