#d25c57 color space conversions
Hex:
#d25c57
RGB:
210, 92, 87
CMY:
18, 64, 66
CMYK:
0, 56, 59, 18
HSL:
2°, 57.7465%, 58.2353%
HSV (HSB):
2°, 58.5714%, 82.3529%
XYZ:
32.1258, 22.0441, 11.5785
xyY:
0.4886, 0.3353, 22.0441
CIE-Lab:
54.0737, 46.2488, 26.0634
CIE-LCH:
54.0737, 53.0872, 29.4033
CIE-Luv:
54.0737, 88.1654, 21.6135
Hunter-Lab:
46.9511, 39.9723, 18.2443
#d25c57 color charts
#d25c57 color shades, tints & tones
#d25c57 color schemes
#d25c57 color preview, HTML & CSS examples
This text has a color of #d25c57
<p style="color:#d25c57;">Text here</p>
.mytext {color:#d25c57;}
This box has a color of #d25c57
<div style="background-color:#d25c57;">Content here</div>
.mybackground {background-color:#d25c57;}
Border around this has a color of #d25c57
<div style="border:2px solid #d25c57;">Content here</div>
.myborder {border:2px solid #d25c57;}