#700c15 color space conversions
Hex:
#700c15
RGB:
112, 12, 21
CMY:
56, 95, 92
CMYK:
0, 89, 81, 56
HSL:
355°, 80.6452%, 24.3137%
HSV (HSB):
355°, 89.2857%, 43.9216%
XYZ:
6.9489, 3.7618, 1.0693
xyY:
0.5899, 0.3193, 3.7618
CIE-Lab:
22.8679, 41.5382, 24.1838
CIE-LCH:
22.8679, 48.0653, 30.2083
CIE-Luv:
22.8679, 65.2865, 11.9325
Hunter-Lab:
19.3954, 30.0102, 10.3080
#700c15 color charts
#700c15 color shades, tints & tones
#700c15 color schemes
#700c15 color preview, HTML & CSS examples
This text has a color of #700c15
<p style="color:#700c15;">Text here</p>
.mytext {color:#700c15;}
This box has a color of #700c15
<div style="background-color:#700c15;">Content here</div>
.mybackground {background-color:#700c15;}
Border around this has a color of #700c15
<div style="border:2px solid #700c15;">Content here</div>
.myborder {border:2px solid #700c15;}