#d23500 color space conversions
Hex:
#d23500
RGB:
210, 53, 0
CMY:
18, 79, 100
CMYK:
0, 75, 100, 18
HSL:
15°, 100.0000%, 41.1765%
HSV (HSB):
15°, 100.0000%, 82.3529%
XYZ:
27.8514, 16.2478, 1.6682
xyY:
0.6085, 0.3550, 16.2478
CIE-Lab:
47.2980, 59.2671, 59.4607
CIE-LCH:
47.2980, 83.9533, 45.0934
CIE-Luv:
47.2980, 126.0288, 37.1295
Hunter-Lab:
40.3086, 52.7954, 25.7623
#d23500 color charts
#d23500 color shades, tints & tones
#d23500 color schemes
#d23500 color preview, HTML & CSS examples
This text has a color of #d23500
<p style="color:#d23500;">Text here</p>
.mytext {color:#d23500;}
This box has a color of #d23500
<div style="background-color:#d23500;">Content here</div>
.mybackground {background-color:#d23500;}
Border around this has a color of #d23500
<div style="border:2px solid #d23500;">Content here</div>
.myborder {border:2px solid #d23500;}