#d62b00 color space conversions
Hex:
#d62b00
RGB:
214, 43, 0
CMY:
16, 83, 100
CMYK:
0, 80, 100, 16
HSL:
12°, 100.0000%, 41.9608%
HSV (HSB):
12°, 100.0000%, 83.9216%
XYZ:
28.5954, 16.0239, 1.5858
xyY:
0.6189, 0.3468, 16.0239
CIE-Lab:
47.0058, 63.4576, 59.7891
CIE-LCH:
47.0058, 87.1871, 43.2951
CIE-Luv:
47.0058, 134.4686, 35.7793
Hunter-Lab:
40.0299, 57.4597, 25.6721
#d62b00 color charts
#d62b00 color shades, tints & tones
#d62b00 color schemes
#d62b00 color preview, HTML & CSS examples
This text has a color of #d62b00
<p style="color:#d62b00;">Text here</p>
.mytext {color:#d62b00;}
This box has a color of #d62b00
<div style="background-color:#d62b00;">Content here</div>
.mybackground {background-color:#d62b00;}
Border around this has a color of #d62b00
<div style="border:2px solid #d62b00;">Content here</div>
.myborder {border:2px solid #d62b00;}