#d33045 color space conversions
Hex:
#d33045
RGB:
211, 48, 69
CMY:
17, 81, 73
CMYK:
0, 77, 67, 17
HSL:
352°, 64.9402%, 50.7843%
HSV (HSB):
352°, 77.2512%, 82.7451%
XYZ:
28.9951, 16.3925, 7.2661
xyY:
0.5507, 0.3113, 16.3925
CIE-Lab:
47.4852, 62.9448, 28.3344
CIE-LCH:
47.4852, 69.0282, 24.2348
CIE-Luv:
47.4852, 119.1945, 17.8651
Hunter-Lab:
40.4876, 56.9790, 17.7009
#d33045 color charts
#d33045 color shades, tints & tones
#d33045 color schemes
#d33045 color preview, HTML & CSS examples
This text has a color of #d33045
<p style="color:#d33045;">Text here</p>
.mytext {color:#d33045;}
This box has a color of #d33045
<div style="background-color:#d33045;">Content here</div>
.mybackground {background-color:#d33045;}
Border around this has a color of #d33045
<div style="border:2px solid #d33045;">Content here</div>
.myborder {border:2px solid #d33045;}