#d61707 color space conversions
Hex:
#d61707
RGB:
214, 23, 7
CMY:
16, 91, 97
CMYK:
0, 89, 97, 16
HSL:
5°, 93.6652%, 43.3333%
HSV (HSB):
5°, 96.7290%, 83.9216%
XYZ:
28.0763, 14.9243, 1.6019
xyY:
0.6295, 0.3346, 14.9243
CIE-Lab:
45.5303, 67.7778, 57.0801
CIE-LCH:
45.5303, 88.6113, 40.1029
CIE-Luv:
45.5303, 141.8045, 32.4479
Hunter-Lab:
38.6319, 62.1214, 24.5839
#d61707 color charts
#d61707 color shades, tints & tones
#d61707 color schemes
#d61707 color preview, HTML & CSS examples
This text has a color of #d61707
<p style="color:#d61707;">Text here</p>
.mytext {color:#d61707;}
This box has a color of #d61707
<div style="background-color:#d61707;">Content here</div>
.mybackground {background-color:#d61707;}
Border around this has a color of #d61707
<div style="border:2px solid #d61707;">Content here</div>
.myborder {border:2px solid #d61707;}