#d33945 color space conversions
Hex:
#d33945
RGB:
211, 57, 69
CMY:
17, 78, 73
CMYK:
0, 73, 67, 17
HSL:
355°, 63.6364%, 52.5490%
HSV (HSB):
355°, 72.9858%, 82.7451%
XYZ:
29.4013, 17.2048, 7.4015
xyY:
0.5444, 0.3186, 17.2048
CIE-Lab:
48.5171, 60.0617, 29.6127
CIE-LCH:
48.5171, 66.9650, 26.2451
CIE-Luv:
48.5171, 114.7448, 19.9799
Hunter-Lab:
41.4787, 53.9382, 18.4554
#d33945 color charts
#d33945 color shades, tints & tones
#d33945 color schemes
#d33945 color preview, HTML & CSS examples
This text has a color of #d33945
<p style="color:#d33945;">Text here</p>
.mytext {color:#d33945;}
This box has a color of #d33945
<div style="background-color:#d33945;">Content here</div>
.mybackground {background-color:#d33945;}
Border around this has a color of #d33945
<div style="border:2px solid #d33945;">Content here</div>
.myborder {border:2px solid #d33945;}