#d61a05 color space conversions
Hex:
#d61a05
RGB:
214, 26, 5
CMY:
16, 90, 98
CMYK:
0, 88, 98, 16
HSL:
6°, 95.4338%, 42.9412%
HSV (HSB):
6°, 97.6636%, 83.9216%
XYZ:
28.1283, 15.0459, 1.5652
xyY:
0.6287, 0.3363, 15.0459
CIE-Lab:
45.6970, 67.2649, 57.7446
CIE-LCH:
45.6970, 88.6511, 40.6450
CIE-Luv:
45.6970, 141.0267, 32.9586
Hunter-Lab:
38.7890, 61.5607, 24.7599
#d61a05 color charts
#d61a05 color shades, tints & tones
#d61a05 color schemes
#d61a05 color preview, HTML & CSS examples
This text has a color of #d61a05
<p style="color:#d61a05;">Text here</p>
.mytext {color:#d61a05;}
This box has a color of #d61a05
<div style="background-color:#d61a05;">Content here</div>
.mybackground {background-color:#d61a05;}
Border around this has a color of #d61a05
<div style="border:2px solid #d61a05;">Content here</div>
.myborder {border:2px solid #d61a05;}