#d23c14 color space conversions
Hex:
#d23c14
RGB:
210, 60, 20
CMY:
18, 76, 92
CMYK:
0, 71, 90, 18
HSL:
13°, 82.6087%, 45.0980%
HSV (HSB):
13°, 90.4762%, 82.3529%
XYZ:
28.3205, 16.9839, 2.4474
xyY:
0.5931, 0.3557, 16.9839
CIE-Lab:
48.2397, 57.0619, 54.3151
CIE-LCH:
48.2397, 78.7793, 43.5872
CIE-Luv:
48.2397, 120.5453, 36.3639
Hunter-Lab:
41.2115, 50.5448, 25.3270
#d23c14 color charts
#d23c14 color shades, tints & tones
#d23c14 color schemes
#d23c14 color preview, HTML & CSS examples
This text has a color of #d23c14
<p style="color:#d23c14;">Text here</p>
.mytext {color:#d23c14;}
This box has a color of #d23c14
<div style="background-color:#d23c14;">Content here</div>
.mybackground {background-color:#d23c14;}
Border around this has a color of #d23c14
<div style="border:2px solid #d23c14;">Content here</div>
.myborder {border:2px solid #d23c14;}