#d3028f color space conversions
Hex:
#d3028f
RGB:
211, 2, 143
CMY:
17, 99, 44
CMYK:
0, 99, 32, 17
HSL:
320°, 98.1221%, 41.7647%
HSV (HSB):
320°, 99.0521%, 82.7451%
XYZ:
31.8436, 15.8755, 27.3725
xyY:
0.4241, 0.2114, 15.8755
CIE-Lab:
46.8107, 76.5322, -17.9316
CIE-LCH:
46.8107, 78.6048, 346.8134
CIE-Luv:
46.8107, 99.7538, -38.0561
Hunter-Lab:
39.8440, 72.9313, -12.8409
#d3028f color charts
#d3028f color shades, tints & tones
#d3028f color schemes
#d3028f color preview, HTML & CSS examples
This text has a color of #d3028f
<p style="color:#d3028f;">Text here</p>
.mytext {color:#d3028f;}
This box has a color of #d3028f
<div style="background-color:#d3028f;">Content here</div>
.mybackground {background-color:#d3028f;}
Border around this has a color of #d3028f
<div style="border:2px solid #d3028f;">Content here</div>
.myborder {border:2px solid #d3028f;}