#d3075f color space conversions
Hex:
#d3075f
RGB:
211, 7, 95
CMY:
17, 97, 63
CMYK:
0, 97, 55, 17
HSL:
334°, 93.5780%, 42.7451%
HSV (HSB):
334°, 96.6825%, 82.7451%
XYZ:
29.0055, 14.8271, 12.1596
xyY:
0.5180, 0.2648, 14.8271
CIE-Lab:
45.3964, 71.9886, 9.5433
CIE-LCH:
45.3964, 72.6184, 7.5514
CIE-Luv:
45.3964, 121.0805, -2.8410
Hunter-Lab:
38.5059, 67.0740, 8.2312
#d3075f color charts
#d3075f color shades, tints & tones
#d3075f color schemes
#d3075f color preview, HTML & CSS examples
This text has a color of #d3075f
<p style="color:#d3075f;">Text here</p>
.mytext {color:#d3075f;}
This box has a color of #d3075f
<div style="background-color:#d3075f;">Content here</div>
.mybackground {background-color:#d3075f;}
Border around this has a color of #d3075f
<div style="border:2px solid #d3075f;">Content here</div>
.myborder {border:2px solid #d3075f;}