#d55551 color space conversions
Hex:
#d55551
RGB:
213, 85, 81
CMY:
16, 67, 68
CMYK:
0, 60, 62, 16
HSL:
2°, 61.1111%, 57.6471%
HSV (HSB):
2°, 61.9718%, 83.5294%
XYZ:
32.1743, 21.2372, 10.1880
xyY:
0.5059, 0.3339, 21.2372
CIE-Lab:
53.2081, 50.1548, 28.5271
CIE-LCH:
53.2081, 57.7001, 29.6304
CIE-Luv:
53.2081, 96.6211, 22.7848
Hunter-Lab:
46.0839, 43.9763, 19.1511
#d55551 color charts
#d55551 color shades, tints & tones
#d55551 color schemes
#d55551 color preview, HTML & CSS examples
This text has a color of #d55551
<p style="color:#d55551;">Text here</p>
.mytext {color:#d55551;}
This box has a color of #d55551
<div style="background-color:#d55551;">Content here</div>
.mybackground {background-color:#d55551;}
Border around this has a color of #d55551
<div style="border:2px solid #d55551;">Content here</div>
.myborder {border:2px solid #d55551;}