#d25e56 color space conversions
Hex:
#d25e56
RGB:
210, 94, 86
CMY:
18, 63, 66
CMYK:
0, 55, 59, 18
HSL:
4°, 57.9439%, 58.0392%
HSV (HSB):
4°, 59.0476%, 82.3529%
XYZ:
32.2608, 22.3789, 11.4233
xyY:
0.4883, 0.3388, 22.3789
CIE-Lab:
54.4268, 45.2141, 27.0974
CIE-LCH:
54.4268, 52.7122, 30.9348
CIE-Luv:
54.4268, 87.0223, 22.9366
Hunter-Lab:
47.3064, 38.9426, 18.7974
#d25e56 color charts
#d25e56 color shades, tints & tones
#d25e56 color schemes
#d25e56 color preview, HTML & CSS examples
This text has a color of #d25e56
<p style="color:#d25e56;">Text here</p>
.mytext {color:#d25e56;}
This box has a color of #d25e56
<div style="background-color:#d25e56;">Content here</div>
.mybackground {background-color:#d25e56;}
Border around this has a color of #d25e56
<div style="border:2px solid #d25e56;">Content here</div>
.myborder {border:2px solid #d25e56;}