#d33f55 color space conversions
Hex:
#d33f55
RGB:
211, 63, 85
CMY:
17, 75, 67
CMYK:
0, 70, 60, 17
HSL:
351°, 62.7119%, 53.7255%
HSV (HSB):
351°, 70.1422%, 82.7451%
XYZ:
30.2812, 18.0598, 10.4842
xyY:
0.5148, 0.3070, 18.0598
CIE-Lab:
49.5685, 58.8697, 21.3803
CIE-LCH:
49.5685, 62.6319, 19.9600
CIE-Luv:
49.5685, 107.1635, 13.0863
Hunter-Lab:
42.4968, 52.8211, 15.1205
#d33f55 color charts
#d33f55 color shades, tints & tones
#d33f55 color schemes
#d33f55 color preview, HTML & CSS examples
This text has a color of #d33f55
<p style="color:#d33f55;">Text here</p>
.mytext {color:#d33f55;}
This box has a color of #d33f55
<div style="background-color:#d33f55;">Content here</div>
.mybackground {background-color:#d33f55;}
Border around this has a color of #d33f55
<div style="border:2px solid #d33f55;">Content here</div>
.myborder {border:2px solid #d33f55;}