#d23c0f color space conversions
Hex:
#d23c0f
RGB:
210, 60, 15
CMY:
18, 76, 94
CMYK:
0, 71, 93, 18
HSL:
14°, 86.6667%, 44.1176%
HSV (HSB):
14°, 92.8571%, 82.3529%
XYZ:
28.2804, 16.9678, 2.2365
xyY:
0.5956, 0.3573, 16.9678
CIE-Lab:
48.2195, 56.9915, 55.9502
CIE-LCH:
48.2195, 79.8652, 44.4718
CIE-Luv:
48.2195, 120.9190, 37.0768
Hunter-Lab:
41.1920, 50.4632, 25.6153
#d23c0f color charts
#d23c0f color shades, tints & tones
#d23c0f color schemes
#d23c0f color preview, HTML & CSS examples
This text has a color of #d23c0f
<p style="color:#d23c0f;">Text here</p>
.mytext {color:#d23c0f;}
This box has a color of #d23c0f
<div style="background-color:#d23c0f;">Content here</div>
.mybackground {background-color:#d23c0f;}
Border around this has a color of #d23c0f
<div style="border:2px solid #d23c0f;">Content here</div>
.myborder {border:2px solid #d23c0f;}