#d13e07 color space conversions
Hex:
#d13e07
RGB:
209, 62, 7
CMY:
18, 76, 97
CMYK:
0, 70, 97, 18
HSL:
16°, 93.5185%, 42.3529%
HSV (HSB):
16°, 96.6507%, 81.9608%
XYZ:
28.0555, 17.0159, 2.0067
xyY:
0.5959, 0.3614, 17.0159
CIE-Lab:
48.2801, 55.8430, 57.9987
CIE-LCH:
48.2801, 80.5126, 46.0848
CIE-Luv:
48.2801, 119.2829, 38.2831
Hunter-Lab:
41.2503, 49.2146, 25.9909
#d13e07 color charts
#d13e07 color shades, tints & tones
#d13e07 color schemes
#d13e07 color preview, HTML & CSS examples
This text has a color of #d13e07
<p style="color:#d13e07;">Text here</p>
.mytext {color:#d13e07;}
This box has a color of #d13e07
<div style="background-color:#d13e07;">Content here</div>
.mybackground {background-color:#d13e07;}
Border around this has a color of #d13e07
<div style="border:2px solid #d13e07;">Content here</div>
.myborder {border:2px solid #d13e07;}