#d13c07 color space conversions
Hex:
#d13c07
RGB:
209, 60, 7
CMY:
18, 76, 97
CMYK:
0, 71, 97, 18
HSL:
16°, 93.5185%, 42.3529%
HSV (HSB):
16°, 96.6507%, 81.9608%
XYZ:
27.9487, 16.8024, 1.9711
xyY:
0.5982, 0.3596, 16.8024
CIE-Lab:
48.0100, 56.5840, 57.8473
CIE-LCH:
48.0100, 80.9201, 45.6325
CIE-Luv:
48.0100, 120.5765, 37.8216
Hunter-Lab:
40.9907, 49.9730, 25.8424
#d13c07 color charts
#d13c07 color shades, tints & tones
#d13c07 color schemes
#d13c07 color preview, HTML & CSS examples
This text has a color of #d13c07
<p style="color:#d13c07;">Text here</p>
.mytext {color:#d13c07;}
This box has a color of #d13c07
<div style="background-color:#d13c07;">Content here</div>
.mybackground {background-color:#d13c07;}
Border around this has a color of #d13c07
<div style="border:2px solid #d13c07;">Content here</div>
.myborder {border:2px solid #d13c07;}