#d04b2b color space conversions
Hex:
#d04b2b
RGB:
208, 75, 43
CMY:
18, 71, 83
CMYK:
0, 64, 79, 18
HSL:
12°, 65.7371%, 49.2157%
HSV (HSB):
12°, 79.3269%, 81.5686%
XYZ:
28.9645, 18.6165, 4.3522
xyY:
0.5577, 0.3585, 18.6165
CIE-Lab:
50.2354, 50.9722, 45.8161
CIE-LCH:
50.2354, 68.5368, 41.9506
CIE-Luv:
50.2354, 106.3103, 34.7330
Hunter-Lab:
43.1468, 44.3205, 24.2222
#d04b2b color charts
#d04b2b color shades, tints & tones
#d04b2b color schemes
#d04b2b color preview, HTML & CSS examples
This text has a color of #d04b2b
<p style="color:#d04b2b;">Text here</p>
.mytext {color:#d04b2b;}
This box has a color of #d04b2b
<div style="background-color:#d04b2b;">Content here</div>
.mybackground {background-color:#d04b2b;}
Border around this has a color of #d04b2b
<div style="border:2px solid #d04b2b;">Content here</div>
.myborder {border:2px solid #d04b2b;}