#d23207 color space conversions
Hex:
#d23207
RGB:
210, 50, 7
CMY:
18, 80, 97
CMYK:
0, 76, 97, 18
HSL:
13°, 93.5484%, 42.5490%
HSV (HSB):
13°, 96.6667%, 82.3529%
XYZ:
27.7573, 15.9982, 1.8260
xyY:
0.6090, 0.3510, 15.9982
CIE-Lab:
46.9721, 60.2971, 57.3797
CIE-LCH:
46.9721, 83.2356, 43.5798
CIE-Luv:
46.9721, 127.3489, 35.8290
Hunter-Lab:
39.9977, 53.8779, 25.2917
#d23207 color charts
#d23207 color shades, tints & tones
#d23207 color schemes
#d23207 color preview, HTML & CSS examples
This text has a color of #d23207
<p style="color:#d23207;">Text here</p>
.mytext {color:#d23207;}
This box has a color of #d23207
<div style="background-color:#d23207;">Content here</div>
.mybackground {background-color:#d23207;}
Border around this has a color of #d23207
<div style="border:2px solid #d23207;">Content here</div>
.myborder {border:2px solid #d23207;}