#d25e52 color space conversions
Hex:
#d25e52
RGB:
210, 94, 82
CMY:
18, 63, 68
CMYK:
0, 55, 61, 18
HSL:
6°, 58.7156%, 57.2549%
HSV (HSB):
6°, 60.9524%, 82.3529%
XYZ:
32.1040, 22.3162, 10.5980
xyY:
0.4938, 0.3432, 22.3162
CIE-Lab:
54.3609, 44.9321, 29.3125
CIE-LCH:
54.3609, 53.6481, 33.1194
CIE-Luv:
54.3609, 87.8379, 25.0804
Hunter-Lab:
47.2401, 38.6373, 19.7667
#d25e52 color charts
#d25e52 color shades, tints & tones
#d25e52 color schemes
#d25e52 color preview, HTML & CSS examples
This text has a color of #d25e52
<p style="color:#d25e52;">Text here</p>
.mytext {color:#d25e52;}
This box has a color of #d25e52
<div style="background-color:#d25e52;">Content here</div>
.mybackground {background-color:#d25e52;}
Border around this has a color of #d25e52
<div style="border:2px solid #d25e52;">Content here</div>
.myborder {border:2px solid #d25e52;}