#d3254c color space conversions
Hex:
#d3254c
RGB:
211, 37, 76
CMY:
17, 85, 70
CMYK:
0, 82, 64, 17
HSL:
347°, 70.1613%, 48.6275%
HSV (HSB):
347°, 82.4645%, 82.7451%
XYZ:
28.8300, 15.6938, 8.3472
xyY:
0.5453, 0.2968, 15.6938
CIE-Lab:
46.5702, 66.2490, 22.9180
CIE-LCH:
46.5702, 70.1011, 19.0824
CIE-Luv:
46.5702, 121.5712, 12.0643
Hunter-Lab:
39.6154, 60.5760, 15.2381
#d3254c color charts
#d3254c color shades, tints & tones
#d3254c color schemes
#d3254c color preview, HTML & CSS examples
This text has a color of #d3254c
<p style="color:#d3254c;">Text here</p>
.mytext {color:#d3254c;}
This box has a color of #d3254c
<div style="background-color:#d3254c;">Content here</div>
.mybackground {background-color:#d3254c;}
Border around this has a color of #d3254c
<div style="border:2px solid #d3254c;">Content here</div>
.myborder {border:2px solid #d3254c;}