#d25e45 color space conversions
Hex:
#d25e45
RGB:
210, 94, 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.6552, 22.1367, 8.2346
xyY:
0.5103, 0.3569, 22.1367
CIE-Lab:
54.1718, 44.1172, 36.4077
CIE-LCH:
54.1718, 57.2001, 39.5311
CIE-Luv:
54.1718, 90.2533, 31.4105
Hunter-Lab:
47.0497, 37.7586, 22.5578
#d25e45 color charts
#d25e45 color shades, tints & tones
#d25e45 color schemes
#d25e45 color preview, HTML & CSS examples
This text has a color of #d25e45
<p style="color:#d25e45;">Text here</p>
.mytext {color:#d25e45;}
This box has a color of #d25e45
<div style="background-color:#d25e45;">Content here</div>
.mybackground {background-color:#d25e45;}
Border around this has a color of #d25e45
<div style="border:2px solid #d25e45;">Content here</div>
.myborder {border:2px solid #d25e45;}