#d65438 color space conversions
Hex:
#d65438
RGB:
214, 84, 56
CMY:
16, 67, 78
CMYK:
0, 61, 74, 16
HSL:
11°, 65.8333%, 52.9412%
HSV (HSB):
11°, 73.8318%, 83.9216%
XYZ:
31.6157, 20.9223, 6.1135
xyY:
0.5390, 0.3567, 20.9223
CIE-Lab:
52.8644, 49.6082, 42.1475
CIE-LCH:
52.8644, 65.0952, 40.3515
CIE-Luv:
52.8644, 102.9379, 33.8610
Hunter-Lab:
45.7409, 43.3309, 24.0943
#d65438 color charts
#d65438 color shades, tints & tones
#d65438 color schemes
#d65438 color preview, HTML & CSS examples
This text has a color of #d65438
<p style="color:#d65438;">Text here</p>
.mytext {color:#d65438;}
This box has a color of #d65438
<div style="background-color:#d65438;">Content here</div>
.mybackground {background-color:#d65438;}
Border around this has a color of #d65438
<div style="border:2px solid #d65438;">Content here</div>
.myborder {border:2px solid #d65438;}