#d25f45 color space conversions
Hex:
#d25f45
RGB:
210, 95, 69
CMY:
18, 63, 73
CMYK:
0, 55, 67, 18
HSL:
11°, 61.0390%, 54.7059%
HSV (HSB):
11°, 67.1429%, 82.3529%
XYZ:
31.7447, 22.3157, 8.2645
xyY:
0.5093, 0.3581, 22.3157
CIE-Lab:
54.3604, 43.6305, 36.6309
CIE-LCH:
54.3604, 56.9688, 40.0159
CIE-Luv:
54.3604, 89.5279, 31.7763
Hunter-Lab:
47.2395, 37.2820, 22.6950
#d25f45 color charts
#d25f45 color shades, tints & tones
#d25f45 color schemes
#d25f45 color preview, HTML & CSS examples
This text has a color of #d25f45
<p style="color:#d25f45;">Text here</p>
.mytext {color:#d25f45;}
This box has a color of #d25f45
<div style="background-color:#d25f45;">Content here</div>
.mybackground {background-color:#d25f45;}
Border around this has a color of #d25f45
<div style="border:2px solid #d25f45;">Content here</div>
.myborder {border:2px solid #d25f45;}