#d33d59 color space conversions
Hex:
#d33d59
RGB:
211, 61, 89
CMY:
17, 76, 65
CMYK:
0, 71, 58, 17
HSL:
349°, 63.0252%, 53.3333%
HSV (HSB):
349°, 71.0900%, 82.7451%
XYZ:
30.3359, 17.9076, 11.3088
xyY:
0.5094, 0.3007, 17.9076
CIE-Lab:
49.3839, 59.8711, 18.7190
CIE-LCH:
49.3839, 62.7292, 17.3621
CIE-Luv:
49.3839, 107.0133, 10.1645
Hunter-Lab:
42.3174, 53.9049, 13.7776
#d33d59 color charts
#d33d59 color shades, tints & tones
#d33d59 color schemes
#d33d59 color preview, HTML & CSS examples
This text has a color of #d33d59
<p style="color:#d33d59;">Text here</p>
.mytext {color:#d33d59;}
This box has a color of #d33d59
<div style="background-color:#d33d59;">Content here</div>
.mybackground {background-color:#d33d59;}
Border around this has a color of #d33d59
<div style="border:2px solid #d33d59;">Content here</div>
.myborder {border:2px solid #d33d59;}