#d25b4e color space conversions
Hex:
#d25b4e
RGB:
210, 91, 78
CMY:
18, 64, 69
CMYK:
0, 57, 63, 18
HSL:
6°, 59.4595%, 56.4706%
HSV (HSB):
6°, 62.8571%, 82.3529%
XYZ:
31.6946, 21.7339, 9.7323
xyY:
0.5018, 0.3441, 21.7339
CIE-Lab:
53.7435, 46.1068, 30.8246
CIE-LCH:
53.7435, 55.4616, 33.7646
CIE-Luv:
53.7435, 90.7132, 26.0140
Hunter-Lab:
46.6196, 39.7699, 20.2564
#d25b4e color charts
#d25b4e color shades, tints & tones
#d25b4e color schemes
#d25b4e color preview, HTML & CSS examples
This text has a color of #d25b4e
<p style="color:#d25b4e;">Text here</p>
.mytext {color:#d25b4e;}
This box has a color of #d25b4e
<div style="background-color:#d25b4e;">Content here</div>
.mybackground {background-color:#d25b4e;}
Border around this has a color of #d25b4e
<div style="border:2px solid #d25b4e;">Content here</div>
.myborder {border:2px solid #d25b4e;}