#d03c23 color space conversions
Hex:
#d03c23
RGB:
208, 60, 35
CMY:
18, 76, 86
CMYK:
0, 71, 83, 18
HSL:
9°, 71.1934%, 47.6471%
HSV (HSB):
9°, 83.1731%, 81.5686%
XYZ:
27.9317, 16.7630, 3.3535
xyY:
0.5813, 0.3489, 16.7630
CIE-Lab:
47.9600, 56.7322, 47.5841
CIE-LCH:
47.9600, 74.0459, 39.9882
CIE-Luv:
47.9600, 117.3228, 32.9859
Hunter-Lab:
40.9426, 50.1258, 23.8035
#d03c23 color charts
#d03c23 color shades, tints & tones
#d03c23 color schemes
#d03c23 color preview, HTML & CSS examples
This text has a color of #d03c23
<p style="color:#d03c23;">Text here</p>
.mytext {color:#d03c23;}
This box has a color of #d03c23
<div style="background-color:#d03c23;">Content here</div>
.mybackground {background-color:#d03c23;}
Border around this has a color of #d03c23
<div style="border:2px solid #d03c23;">Content here</div>
.myborder {border:2px solid #d03c23;}