#c85b30 color space conversions
Hex:
#c85b30
RGB:
200, 91, 48
CMY:
22, 64, 81
CMYK:
0, 55, 76, 22
HSL:
17°, 61.2903%, 48.6275%
HSV (HSB):
17°, 76.0000%, 78.4314%
XYZ:
28.0940, 19.9749, 5.1711
xyY:
0.5277, 0.3752, 19.9749
CIE-Lab:
51.8089, 40.7850, 44.4840
CIE-LCH:
51.8089, 60.3510, 47.4840
CIE-Luv:
51.8089, 87.2648, 37.3356
Hunter-Lab:
44.6933, 33.9909, 24.4253
#c85b30 color charts
#c85b30 color shades, tints & tones
#c85b30 color schemes
#c85b30 color preview, HTML & CSS examples
This text has a color of #c85b30
<p style="color:#c85b30;">Text here</p>
.mytext {color:#c85b30;}
This box has a color of #c85b30
<div style="background-color:#c85b30;">Content here</div>
.mybackground {background-color:#c85b30;}
Border around this has a color of #c85b30
<div style="border:2px solid #c85b30;">Content here</div>
.myborder {border:2px solid #c85b30;}