#d65d27 color space conversions
Hex:
#d65d27
RGB:
214, 93, 39
CMY:
16, 64, 85
CMYK:
0, 57, 82, 16
HSL:
19°, 69.1700%, 49.6078%
HSV (HSB):
19°, 81.7757%, 83.9216%
XYZ:
32.0121, 22.2713, 4.5310
xyY:
0.5443, 0.3787, 22.2713
CIE-Lab:
54.3137, 44.8030, 51.9238
CIE-LCH:
54.3137, 68.5813, 49.2104
CIE-Luv:
54.3137, 98.4402, 42.0779
Hunter-Lab:
47.1925, 38.4951, 27.3422
#d65d27 color charts
#d65d27 color shades, tints & tones
#d65d27 color schemes
#d65d27 color preview, HTML & CSS examples
This text has a color of #d65d27
<p style="color:#d65d27;">Text here</p>
.mytext {color:#d65d27;}
This box has a color of #d65d27
<div style="background-color:#d65d27;">Content here</div>
.mybackground {background-color:#d65d27;}
Border around this has a color of #d65d27
<div style="border:2px solid #d65d27;">Content here</div>
.myborder {border:2px solid #d65d27;}