#d33d54 color space conversions
Hex:
#d33d54
RGB:
211, 61, 84
CMY:
17, 76, 67
CMYK:
0, 71, 60, 17
HSL:
351°, 63.0252%, 53.3333%
HSV (HSB):
351°, 71.0900%, 82.7451%
XYZ:
30.1329, 17.8265, 10.2402
xyY:
0.5178, 0.3063, 17.8265
CIE-Lab:
49.2849, 59.5340, 21.6082
CIE-LCH:
49.2849, 63.3341, 19.9487
CIE-Luv:
49.2849, 108.5063, 13.0904
Hunter-Lab:
42.2214, 53.5060, 15.1751
#d33d54 color charts
#d33d54 color shades, tints & tones
#d33d54 color schemes
#d33d54 color preview, HTML & CSS examples
This text has a color of #d33d54
<p style="color:#d33d54;">Text here</p>
.mytext {color:#d33d54;}
This box has a color of #d33d54
<div style="background-color:#d33d54;">Content here</div>
.mybackground {background-color:#d33d54;}
Border around this has a color of #d33d54
<div style="border:2px solid #d33d54;">Content here</div>
.myborder {border:2px solid #d33d54;}