#d65401 color space conversions
Hex:
#d65401
RGB:
214, 84, 1
CMY:
16, 67, 100
CMYK:
0, 61, 100, 16
HSL:
23°, 99.0698%, 42.1569%
HSV (HSB):
23°, 99.5327%, 83.9216%
XYZ:
30.9074, 20.6390, 2.3834
xyY:
0.5731, 0.3827, 20.6390
CIE-Lab:
52.5521, 48.3474, 62.2461
CIE-LCH:
52.5521, 78.8166, 52.1630
CIE-Luv:
52.5521, 107.7935, 45.0757
Hunter-Lab:
45.4301, 41.9356, 28.6905
#d65401 color charts
#d65401 color shades, tints & tones
#d65401 color schemes
#d65401 color preview, HTML & CSS examples
This text has a color of #d65401
<p style="color:#d65401;">Text here</p>
.mytext {color:#d65401;}
This box has a color of #d65401
<div style="background-color:#d65401;">Content here</div>
.mybackground {background-color:#d65401;}
Border around this has a color of #d65401
<div style="border:2px solid #d65401;">Content here</div>
.myborder {border:2px solid #d65401;}