#d63c00 color space conversions
Hex:
#d63c00
RGB:
214, 60, 0
CMY:
16, 76, 100
CMYK:
0, 72, 100, 16
HSL:
17°, 100.0000%, 41.9608%
HSV (HSB):
17°, 100.0000%, 83.9216%
XYZ:
29.3474, 17.5279, 1.8364
xyY:
0.6025, 0.3598, 17.5279
CIE-Lab:
48.9184, 58.1253, 60.6379
CIE-LCH:
48.9184, 83.9971, 46.2120
CIE-Luv:
48.9184, 124.8878, 39.0653
Hunter-Lab:
41.8663, 51.8589, 26.7057
#d63c00 color charts
#d63c00 color shades, tints & tones
#d63c00 color schemes
#d63c00 color preview, HTML & CSS examples
This text has a color of #d63c00
<p style="color:#d63c00;">Text here</p>
.mytext {color:#d63c00;}
This box has a color of #d63c00
<div style="background-color:#d63c00;">Content here</div>
.mybackground {background-color:#d63c00;}
Border around this has a color of #d63c00
<div style="border:2px solid #d63c00;">Content here</div>
.myborder {border:2px solid #d63c00;}