#d63000 color space conversions
Hex:
#d63000
RGB:
214, 48, 0
CMY:
16, 81, 100
CMYK:
0, 78, 100, 16
HSL:
13°, 100.0000%, 41.9608%
HSV (HSB):
13°, 100.0000%, 83.9216%
XYZ:
28.7885, 16.4100, 1.6501
xyY:
0.6145, 0.3503, 16.4100
CIE-Lab:
47.5079, 62.0457, 60.0028
CIE-LCH:
47.5079, 86.3134, 44.0410
CIE-Luv:
47.5079, 131.9119, 36.6470
Hunter-Lab:
40.5093, 55.9622, 25.9414
#d63000 color charts
#d63000 color shades, tints & tones
#d63000 color schemes
#d63000 color preview, HTML & CSS examples
This text has a color of #d63000
<p style="color:#d63000;">Text here</p>
.mytext {color:#d63000;}
This box has a color of #d63000
<div style="background-color:#d63000;">Content here</div>
.mybackground {background-color:#d63000;}
Border around this has a color of #d63000
<div style="border:2px solid #d63000;">Content here</div>
.myborder {border:2px solid #d63000;}