#d3074e color space conversions
Hex:
#d3074e
RGB:
211, 7, 78
CMY:
17, 97, 69
CMYK:
0, 97, 63, 17
HSL:
339°, 93.5780%, 42.7451%
HSV (HSB):
339°, 96.6825%, 82.7451%
XYZ:
28.3151, 14.5509, 8.5240
xyY:
0.5510, 0.2831, 14.5509
CIE-Lab:
45.0128, 70.9496, 19.6373
CIE-LCH:
45.0128, 73.6170, 15.4709
CIE-Luv:
45.0128, 127.7586, 7.5259
Hunter-Lab:
38.1456, 65.7437, 13.4531
#d3074e color charts
#d3074e color shades, tints & tones
#d3074e color schemes
#d3074e color preview, HTML & CSS examples
This text has a color of #d3074e
<p style="color:#d3074e;">Text here</p>
.mytext {color:#d3074e;}
This box has a color of #d3074e
<div style="background-color:#d3074e;">Content here</div>
.mybackground {background-color:#d3074e;}
Border around this has a color of #d3074e
<div style="border:2px solid #d3074e;">Content here</div>
.myborder {border:2px solid #d3074e;}