#d25e5f color space conversions
Hex:
#d25e5f
RGB:
210, 94, 95
CMY:
18, 63, 63
CMYK:
0, 55, 55, 18
HSL:
359°, 56.3107%, 59.6078%
HSV (HSB):
359°, 55.2381%, 82.3529%
XYZ:
32.6466, 22.5333, 13.4552
xyY:
0.4757, 0.3283, 22.5333
CIE-Lab:
54.5883, 45.9028, 22.0856
CIE-LCH:
54.5883, 50.9395, 25.6940
CIE-Luv:
54.5883, 85.0727, 17.7977
Hunter-Lab:
47.4692, 39.6909, 16.4227
#d25e5f color charts
#d25e5f color shades, tints & tones
#d25e5f color schemes
#d25e5f color preview, HTML & CSS examples
This text has a color of #d25e5f
<p style="color:#d25e5f;">Text here</p>
.mytext {color:#d25e5f;}
This box has a color of #d25e5f
<div style="background-color:#d25e5f;">Content here</div>
.mybackground {background-color:#d25e5f;}
Border around this has a color of #d25e5f
<div style="border:2px solid #d25e5f;">Content here</div>
.myborder {border:2px solid #d25e5f;}