#d33251 color space conversions
Hex:
#d33251
RGB:
211, 50, 81
CMY:
17, 80, 68
CMYK:
0, 76, 62, 17
HSL:
348°, 64.6586%, 51.1765%
HSV (HSB):
348°, 76.3033%, 82.7451%
XYZ:
29.4898, 16.7242, 9.4584
xyY:
0.5297, 0.3004, 16.7242
CIE-Lab:
47.9106, 63.0147, 21.6148
CIE-LCH:
47.9106, 66.6187, 18.9325
CIE-Luv:
47.9106, 114.7528, 11.9619
Hunter-Lab:
40.8952, 57.1508, 14.9138
#d33251 color charts
#d33251 color shades, tints & tones
#d33251 color schemes
#d33251 color preview, HTML & CSS examples
This text has a color of #d33251
<p style="color:#d33251;">Text here</p>
.mytext {color:#d33251;}
This box has a color of #d33251
<div style="background-color:#d33251;">Content here</div>
.mybackground {background-color:#d33251;}
Border around this has a color of #d33251
<div style="border:2px solid #d33251;">Content here</div>
.myborder {border:2px solid #d33251;}