#d33b61 color space conversions
Hex:
#d33b61
RGB:
211, 59, 97
CMY:
17, 77, 62
CMYK:
0, 72, 54, 17
HSL:
345°, 63.3333%, 52.9412%
HSV (HSB):
345°, 72.0379%, 82.7451%
XYZ:
30.5856, 17.8399, 13.1407
xyY:
0.4968, 0.2898, 17.8399
CIE-Lab:
49.3013, 61.1621, 13.7524
CIE-LCH:
49.3013, 62.6891, 12.6723
CIE-Luv:
49.3013, 105.4582, 4.6433
Hunter-Lab:
42.2373, 55.3433, 11.1201
#d33b61 color charts
#d33b61 color shades, tints & tones
#d33b61 color schemes
#d33b61 color preview, HTML & CSS examples
This text has a color of #d33b61
<p style="color:#d33b61;">Text here</p>
.mytext {color:#d33b61;}
This box has a color of #d33b61
<div style="background-color:#d33b61;">Content here</div>
.mybackground {background-color:#d33b61;}
Border around this has a color of #d33b61
<div style="border:2px solid #d33b61;">Content here</div>
.myborder {border:2px solid #d33b61;}