#d33645 color space conversions
Hex:
#d33645
RGB:
211, 54, 69
CMY:
17, 79, 73
CMYK:
0, 74, 67, 17
HSL:
354°, 64.0816%, 51.9608%
HSV (HSB):
354°, 74.4076%, 82.7451%
XYZ:
29.2573, 16.9169, 7.3535
xyY:
0.5466, 0.3160, 16.9169
CIE-Lab:
48.1551, 61.0689, 29.1655
CIE-LCH:
48.1551, 67.6759, 25.5284
CIE-Luv:
48.1551, 116.2972, 19.2402
Hunter-Lab:
41.1301, 54.9955, 18.1909
#d33645 color charts
#d33645 color shades, tints & tones
#d33645 color schemes
#d33645 color preview, HTML & CSS examples
This text has a color of #d33645
<p style="color:#d33645;">Text here</p>
.mytext {color:#d33645;}
This box has a color of #d33645
<div style="background-color:#d33645;">Content here</div>
.mybackground {background-color:#d33645;}
Border around this has a color of #d33645
<div style="border:2px solid #d33645;">Content here</div>
.myborder {border:2px solid #d33645;}