#d55253 color space conversions
Hex:
#d55253
RGB:
213, 82, 83
CMY:
16, 68, 67
CMYK:
0, 62, 61, 16
HSL:
360°, 60.9302%, 57.8431%
HSV (HSB):
360°, 61.5023%, 83.5294%
XYZ:
32.0192, 20.8053, 10.5118
xyY:
0.5055, 0.3285, 20.8053
CIE-Lab:
52.7357, 51.6305, 26.7605
CIE-LCH:
52.7357, 58.1535, 27.3981
CIE-Luv:
52.7357, 98.1195, 20.6682
Hunter-Lab:
45.6128, 45.4808, 18.2651
#d55253 color charts
#d55253 color shades, tints & tones
#d55253 color schemes
#d55253 color preview, HTML & CSS examples
This text has a color of #d55253
<p style="color:#d55253;">Text here</p>
.mytext {color:#d55253;}
This box has a color of #d55253
<div style="background-color:#d55253;">Content here</div>
.mybackground {background-color:#d55253;}
Border around this has a color of #d55253
<div style="border:2px solid #d55253;">Content here</div>
.myborder {border:2px solid #d55253;}