#700c21 color space conversions
Hex:
#700c21
RGB:
112, 12, 33
CMY:
56, 95, 87
CMYK:
0, 89, 71, 56
HSL:
347°, 80.6452%, 24.3137%
HSV (HSB):
347°, 89.2857%, 43.9216%
XYZ:
7.0881, 3.8175, 1.8021
xyY:
0.5578, 0.3004, 3.8175
CIE-Lab:
23.0587, 42.1023, 16.3738
CIE-LCH:
23.0587, 45.1741, 21.2513
CIE-Luv:
23.0587, 62.5321, 7.2529
Hunter-Lab:
19.5384, 30.5634, 8.2083
#700c21 color charts
#700c21 color shades, tints & tones
#700c21 color schemes
#700c21 color preview, HTML & CSS examples
This text has a color of #700c21
<p style="color:#700c21;">Text here</p>
.mytext {color:#700c21;}
This box has a color of #700c21
<div style="background-color:#700c21;">Content here</div>
.mybackground {background-color:#700c21;}
Border around this has a color of #700c21
<div style="border:2px solid #700c21;">Content here</div>
.myborder {border:2px solid #700c21;}