#d45f3a color space conversions
Hex:
#d45f3a
RGB:
212, 95, 58
CMY:
17, 63, 77
CMYK:
0, 55, 73, 17
HSL:
14°, 64.1667%, 52.9412%
HSV (HSB):
14°, 72.6415%, 83.1373%
XYZ:
32.0073, 22.4870, 6.6564
xyY:
0.5234, 0.3677, 22.4870
CIE-Lab:
54.5399, 43.8106, 42.8331
CIE-LCH:
54.5399, 61.2702, 44.3536
CIE-Luv:
54.5399, 92.9145, 36.5513
Hunter-Lab:
47.4204, 37.4962, 24.8717
#d45f3a color charts
#d45f3a color shades, tints & tones
#d45f3a color schemes
#d45f3a color preview, HTML & CSS examples
This text has a color of #d45f3a
<p style="color:#d45f3a;">Text here</p>
.mytext {color:#d45f3a;}
This box has a color of #d45f3a
<div style="background-color:#d45f3a;">Content here</div>
.mybackground {background-color:#d45f3a;}
Border around this has a color of #d45f3a
<div style="border:2px solid #d45f3a;">Content here</div>
.myborder {border:2px solid #d45f3a;}