#d25e30 color space conversions
Hex:
#d25e30
RGB:
210, 94, 48
CMY:
18, 63, 81
CMYK:
0, 55, 77, 18
HSL:
17°, 64.2857%, 50.5882%
HSV (HSB):
17°, 77.1429%, 82.3529%
XYZ:
31.1145, 21.9204, 5.3875
xyY:
0.5326, 0.3752, 21.9204
CIE-Lab:
53.9425, 43.1209, 47.1665
CIE-LCH:
53.9425, 63.9069, 47.5656
CIE-Luv:
53.9425, 93.3314, 39.4374
Hunter-Lab:
46.8193, 36.6915, 25.9510
#d25e30 color charts
#d25e30 color shades, tints & tones
#d25e30 color schemes
#d25e30 color preview, HTML & CSS examples
This text has a color of #d25e30
<p style="color:#d25e30;">Text here</p>
.mytext {color:#d25e30;}
This box has a color of #d25e30
<div style="background-color:#d25e30;">Content here</div>
.mybackground {background-color:#d25e30;}
Border around this has a color of #d25e30
<div style="border:2px solid #d25e30;">Content here</div>
.myborder {border:2px solid #d25e30;}