#d63a04 color space conversions
Hex:
#d63a04
RGB:
214, 58, 4
CMY:
16, 77, 98
CMYK:
0, 73, 98, 16
HSL:
15°, 96.3303%, 42.7451%
HSV (HSB):
15°, 98.1308%, 83.9216%
XYZ:
29.2665, 17.3310, 1.9176
xyY:
0.6032, 0.3572, 17.3310
CIE-Lab:
48.6744, 58.8660, 59.4729
CIE-LCH:
48.6744, 83.6793, 45.2939
CIE-Luv:
48.6744, 125.9304, 38.2409
Hunter-Lab:
41.6305, 52.6332, 26.4104
#d63a04 color charts
#d63a04 color shades, tints & tones
#d63a04 color schemes
#d63a04 color preview, HTML & CSS examples
This text has a color of #d63a04
<p style="color:#d63a04;">Text here</p>
.mytext {color:#d63a04;}
This box has a color of #d63a04
<div style="background-color:#d63a04;">Content here</div>
.mybackground {background-color:#d63a04;}
Border around this has a color of #d63a04
<div style="border:2px solid #d63a04;">Content here</div>
.myborder {border:2px solid #d63a04;}