#d3078f color space conversions
Hex:
#d3078f
RGB:
211, 7, 143
CMY:
17, 97, 44
CMYK:
0, 97, 32, 17
HSL:
320°, 93.5780%, 42.7451%
HSV (HSB):
320°, 96.6825%, 82.7451%
XYZ:
31.8979, 15.9840, 27.3906
xyY:
0.4238, 0.2123, 15.9840
CIE-Lab:
46.9535, 76.1137, -17.7131
CIE-LCH:
46.9535, 78.1476, 346.8994
CIE-Luv:
46.9535, 99.3488, -37.7028
Hunter-Lab:
39.9800, 72.4504, -12.6340
#d3078f color charts
#d3078f color shades, tints & tones
#d3078f color schemes
#d3078f color preview, HTML & CSS examples
This text has a color of #d3078f
<p style="color:#d3078f;">Text here</p>
.mytext {color:#d3078f;}
This box has a color of #d3078f
<div style="background-color:#d3078f;">Content here</div>
.mybackground {background-color:#d3078f;}
Border around this has a color of #d3078f
<div style="border:2px solid #d3078f;">Content here</div>
.myborder {border:2px solid #d3078f;}