#d65001 color space conversions
Hex:
#d65001
RGB:
214, 80, 1
CMY:
16, 69, 100
CMYK:
0, 63, 100, 16
HSL:
22°, 99.0698%, 42.1569%
HSV (HSB):
22°, 99.5327%, 83.9216%
XYZ:
30.6057, 20.0357, 2.2829
xyY:
0.5783, 0.3786, 20.0357
CIE-Lab:
51.8775, 50.1329, 61.8811
CIE-LCH:
51.8775, 79.6403, 50.9874
CIE-Luv:
51.8775, 110.8519, 43.9542
Hunter-Lab:
44.7612, 43.7181, 28.3090
#d65001 color charts
#d65001 color shades, tints & tones
#d65001 color schemes
#d65001 color preview, HTML & CSS examples
This text has a color of #d65001
<p style="color:#d65001;">Text here</p>
.mytext {color:#d65001;}
This box has a color of #d65001
<div style="background-color:#d65001;">Content here</div>
.mybackground {background-color:#d65001;}
Border around this has a color of #d65001
<div style="border:2px solid #d65001;">Content here</div>
.myborder {border:2px solid #d65001;}