#d3335b color space conversions
Hex:
#d3335b
RGB:
211, 51, 91
CMY:
17, 80, 64
CMYK:
0, 76, 57, 17
HSL:
345°, 64.5161%, 51.3725%
HSV (HSB):
345°, 75.8294%, 82.7451%
XYZ:
29.9361, 16.9719, 11.5956
xyY:
0.5117, 0.2901, 16.9719
CIE-Lab:
48.2246, 63.3606, 15.9321
CIE-LCH:
48.2246, 65.3330, 14.1145
CIE-Luv:
48.2246, 111.0782, 6.2958
Hunter-Lab:
41.1969, 57.6140, 12.1496
#d3335b color charts
#d3335b color shades, tints & tones
#d3335b color schemes
#d3335b color preview, HTML & CSS examples
This text has a color of #d3335b
<p style="color:#d3335b;">Text here</p>
.mytext {color:#d3335b;}
This box has a color of #d3335b
<div style="background-color:#d3335b;">Content here</div>
.mybackground {background-color:#d3335b;}
Border around this has a color of #d3335b
<div style="border:2px solid #d3335b;">Content here</div>
.myborder {border:2px solid #d3335b;}