#d14f04 color space conversions
Hex:
#d14f04
RGB:
209, 79, 4
CMY:
18, 69, 98
CMYK:
0, 62, 98, 18
HSL:
22°, 96.2441%, 41.7647%
HSV (HSB):
22°, 98.0861%, 81.9608%
XYZ:
29.1124, 19.1560, 2.2780
xyY:
0.5760, 0.3790, 19.1560
CIE-Lab:
50.8693, 48.8117, 60.1825
CIE-LCH:
50.8693, 77.4888, 50.9558
CIE-Luv:
50.8693, 107.3722, 42.9513
Hunter-Lab:
43.7676, 42.1374, 27.5515
#d14f04 color charts
#d14f04 color shades, tints & tones
#d14f04 color schemes
#d14f04 color preview, HTML & CSS examples
This text has a color of #d14f04
<p style="color:#d14f04;">Text here</p>
.mytext {color:#d14f04;}
This box has a color of #d14f04
<div style="background-color:#d14f04;">Content here</div>
.mybackground {background-color:#d14f04;}
Border around this has a color of #d14f04
<div style="border:2px solid #d14f04;">Content here</div>
.myborder {border:2px solid #d14f04;}