#d00705 color space conversions
Hex:
#d00705
RGB:
208, 7, 5
CMY:
18, 97, 98
CMYK:
0, 97, 98, 18
HSL:
1°, 95.3052%, 41.7647%
HSV (HSB):
1°, 97.5962%, 81.5686%
XYZ:
26.1158, 13.5728, 1.3869
xyY:
0.6358, 0.3304, 13.5728
CIE-Lab:
43.6140, 68.0994, 56.0742
CIE-LCH:
43.6140, 88.2147, 39.4686
CIE-Luv:
43.6140, 141.0846, 30.6101
Hunter-Lab:
36.8413, 62.0615, 23.5569
#d00705 color charts
#d00705 color shades, tints & tones
#d00705 color schemes
#d00705 color preview, HTML & CSS examples
This text has a color of #d00705
<p style="color:#d00705;">Text here</p>
.mytext {color:#d00705;}
This box has a color of #d00705
<div style="background-color:#d00705;">Content here</div>
.mybackground {background-color:#d00705;}
Border around this has a color of #d00705
<div style="border:2px solid #d00705;">Content here</div>
.myborder {border:2px solid #d00705;}