#d14f03 color space conversions
Hex:
#d14f03
RGB:
209, 79, 3
CMY:
18, 69, 99
CMYK:
0, 62, 99, 18
HSL:
22°, 97.1698%, 41.5686%
HSV (HSB):
22°, 98.5646%, 81.9608%
XYZ:
29.1069, 19.1538, 2.2491
xyY:
0.5763, 0.3792, 19.1538
CIE-Lab:
50.8667, 48.8016, 60.4118
CIE-LCH:
50.8667, 77.6606, 51.0682
CIE-Luv:
50.8667, 107.4141, 43.0451
Hunter-Lab:
43.7651, 42.1263, 27.5886
#d14f03 color charts
#d14f03 color shades, tints & tones
#d14f03 color schemes
#d14f03 color preview, HTML & CSS examples
This text has a color of #d14f03
<p style="color:#d14f03;">Text here</p>
.mytext {color:#d14f03;}
This box has a color of #d14f03
<div style="background-color:#d14f03;">Content here</div>
.mybackground {background-color:#d14f03;}
Border around this has a color of #d14f03
<div style="border:2px solid #d14f03;">Content here</div>
.myborder {border:2px solid #d14f03;}