#d65f33 color space conversions
Hex:
#d65f33
RGB:
214, 95, 51
CMY:
16, 63, 80
CMYK:
0, 56, 76, 16
HSL:
16°, 66.5306%, 51.9608%
HSV (HSB):
16°, 76.1682%, 83.9216%
XYZ:
32.4213, 22.7196, 5.8085
xyY:
0.5319, 0.3728, 22.7196
CIE-Lab:
54.7823, 44.2592, 46.7495
CIE-LCH:
54.7823, 64.3770, 46.5675
CIE-Luv:
54.7823, 95.5314, 39.2420
Hunter-Lab:
47.6651, 38.0001, 26.1404
#d65f33 color charts
#d65f33 color shades, tints & tones
#d65f33 color schemes
#d65f33 color preview, HTML & CSS examples
This text has a color of #d65f33
<p style="color:#d65f33;">Text here</p>
.mytext {color:#d65f33;}
This box has a color of #d65f33
<div style="background-color:#d65f33;">Content here</div>
.mybackground {background-color:#d65f33;}
Border around this has a color of #d65f33
<div style="border:2px solid #d65f33;">Content here</div>
.myborder {border:2px solid #d65f33;}