#d94b05 color space conversions
Hex:
#d94b05
RGB:
217, 75, 5
CMY:
15, 71, 98
CMYK:
0, 65, 98, 15
HSL:
20°, 95.4955%, 43.5294%
HSV (HSB):
20°, 97.6959%, 85.0980%
XYZ:
31.1587, 19.7948, 2.3221
xyY:
0.5849, 0.3716, 19.7948
CIE-Lab:
51.6044, 53.3618, 61.0962
CIE-LCH:
51.6044, 81.1186, 48.8658
CIE-Luv:
51.6044, 116.8313, 42.5254
Hunter-Lab:
44.4914, 47.1494, 28.0495
#d94b05 color charts
#d94b05 color shades, tints & tones
#d94b05 color schemes
#d94b05 color preview, HTML & CSS examples
This text has a color of #d94b05
<p style="color:#d94b05;">Text here</p>
.mytext {color:#d94b05;}
This box has a color of #d94b05
<div style="background-color:#d94b05;">Content here</div>
.mybackground {background-color:#d94b05;}
Border around this has a color of #d94b05
<div style="border:2px solid #d94b05;">Content here</div>
.myborder {border:2px solid #d94b05;}