#d3027f color space conversions
Hex:
#d3027f
RGB:
211, 2, 127
CMY:
17, 99, 50
CMYK:
0, 99, 40, 17
HSL:
324°, 98.1221%, 41.7647%
HSV (HSB):
324°, 99.0521%, 82.7451%
XYZ:
30.7164, 15.4246, 21.4370
xyY:
0.4545, 0.2282, 15.4246
CIE-Lab:
46.2104, 74.9731, -9.0903
CIE-LCH:
46.2104, 75.5221, 353.0868
CIE-Luv:
46.2104, 107.2859, -25.8441
Hunter-Lab:
39.2742, 70.8756, -4.8703
#d3027f color charts
#d3027f color shades, tints & tones
#d3027f color schemes
#d3027f color preview, HTML & CSS examples
This text has a color of #d3027f
<p style="color:#d3027f;">Text here</p>
.mytext {color:#d3027f;}
This box has a color of #d3027f
<div style="background-color:#d3027f;">Content here</div>
.mybackground {background-color:#d3027f;}
Border around this has a color of #d3027f
<div style="border:2px solid #d3027f;">Content here</div>
.myborder {border:2px solid #d3027f;}