#d23c0b color space conversions
Hex:
#d23c0b
RGB:
210, 60, 11
CMY:
18, 76, 96
CMYK:
0, 71, 95, 18
HSL:
15°, 90.0452%, 43.3333%
HSV (HSB):
15°, 94.7619%, 82.3529%
XYZ:
28.2546, 16.9575, 2.1006
xyY:
0.5972, 0.3584, 16.9575
CIE-Lab:
48.2065, 56.9460, 57.0609
CIE-LCH:
48.2065, 80.6151, 45.0577
CIE-Luv:
48.2065, 121.1612, 37.5387
Hunter-Lab:
41.1795, 50.4106, 25.8013
#d23c0b color charts
#d23c0b color shades, tints & tones
#d23c0b color schemes
#d23c0b color preview, HTML & CSS examples
This text has a color of #d23c0b
<p style="color:#d23c0b;">Text here</p>
.mytext {color:#d23c0b;}
This box has a color of #d23c0b
<div style="background-color:#d23c0b;">Content here</div>
.mybackground {background-color:#d23c0b;}
Border around this has a color of #d23c0b
<div style="border:2px solid #d23c0b;">Content here</div>
.myborder {border:2px solid #d23c0b;}