#d61e07 color space conversions
Hex:
#d61e07
RGB:
214, 30, 7
CMY:
16, 88, 97
CMYK:
0, 86, 97, 16
HSL:
7°, 93.6652%, 43.3333%
HSV (HSB):
7°, 96.7290%, 83.9216%
XYZ:
28.2342, 15.2400, 1.6545
xyY:
0.6256, 0.3377, 15.2400
CIE-Lab:
45.9612, 66.5434, 57.2921
CIE-LCH:
45.9612, 87.8089, 40.7276
CIE-Luv:
45.9612, 139.5444, 33.2086
Hunter-Lab:
39.0385, 60.7810, 24.8141
#d61e07 color charts
#d61e07 color shades, tints & tones
#d61e07 color schemes
#d61e07 color preview, HTML & CSS examples
This text has a color of #d61e07
<p style="color:#d61e07;">Text here</p>
.mytext {color:#d61e07;}
This box has a color of #d61e07
<div style="background-color:#d61e07;">Content here</div>
.mybackground {background-color:#d61e07;}
Border around this has a color of #d61e07
<div style="border:2px solid #d61e07;">Content here</div>
.myborder {border:2px solid #d61e07;}