#d65f09 color space conversions
Hex:
#d65f09
RGB:
214, 95, 9
CMY:
16, 63, 96
CMYK:
0, 56, 96, 16
HSL:
25°, 91.9283%, 43.7255%
HSV (HSB):
25°, 95.7944%, 83.9216%
XYZ:
31.8731, 22.5003, 2.9215
xyY:
0.5563, 0.3927, 22.5003
CIE-Lab:
54.5538, 43.2636, 61.7693
CIE-LCH:
54.5538, 75.4134, 54.9924
CIE-Luv:
54.5538, 98.8020, 47.6466
Hunter-Lab:
47.4345, 36.9308, 29.5524
#d65f09 color charts
#d65f09 color shades, tints & tones
#d65f09 color schemes
#d65f09 color preview, HTML & CSS examples
This text has a color of #d65f09
<p style="color:#d65f09;">Text here</p>
.mytext {color:#d65f09;}
This box has a color of #d65f09
<div style="background-color:#d65f09;">Content here</div>
.mybackground {background-color:#d65f09;}
Border around this has a color of #d65f09
<div style="border:2px solid #d65f09;">Content here</div>
.myborder {border:2px solid #d65f09;}