#d53233 color space conversions
Hex:
#d53233
RGB:
213, 50, 51
CMY:
16, 80, 80
CMYK:
0, 77, 76, 16
HSL:
360°, 65.9919%, 51.5686%
HSV (HSB):
360°, 76.5258%, 83.5294%
XYZ:
29.1787, 16.6664, 4.8110
xyY:
0.5760, 0.3290, 16.6664
CIE-Lab:
47.8369, 62.1382, 39.3577
CIE-LCH:
47.8369, 73.5540, 32.3498
CIE-Luv:
47.8369, 124.1774, 26.4554
Hunter-Lab:
40.8244, 56.1377, 21.5900
#d53233 color charts
#d53233 color shades, tints & tones
#d53233 color schemes
#d53233 color preview, HTML & CSS examples
This text has a color of #d53233
<p style="color:#d53233;">Text here</p>
.mytext {color:#d53233;}
This box has a color of #d53233
<div style="background-color:#d53233;">Content here</div>
.mybackground {background-color:#d53233;}
Border around this has a color of #d53233
<div style="border:2px solid #d53233;">Content here</div>
.myborder {border:2px solid #d53233;}