#c1701b color space conversions
Hex:
#c1701b
RGB:
193, 112, 27
CMY:
24, 56, 89
CMYK:
0, 42, 86, 24
HSL:
31°, 75.4545%, 43.1373%
HSV (HSB):
31°, 86.0104%, 75.6863%
XYZ:
27.9843, 23.0049, 4.0024
xyY:
0.5089, 0.4183, 23.0049
CIE-Lab:
55.0774, 26.2624, 56.0482
CIE-LCH:
55.0774, 61.8960, 64.8937
CIE-Luv:
55.0774, 66.4862, 49.6550
Hunter-Lab:
47.9635, 20.2099, 28.6269
#c1701b color charts
#c1701b color shades, tints & tones
#c1701b color schemes
#c1701b color preview, HTML & CSS examples
This text has a color of #c1701b
<p style="color:#c1701b;">Text here</p>
.mytext {color:#c1701b;}
This box has a color of #c1701b
<div style="background-color:#c1701b;">Content here</div>
.mybackground {background-color:#c1701b;}
Border around this has a color of #c1701b
<div style="border:2px solid #c1701b;">Content here</div>
.myborder {border:2px solid #c1701b;}