#c84b3a color space conversions
Hex:
#c84b3a
RGB:
200, 75, 58
CMY:
22, 71, 77
CMYK:
0, 63, 71, 22
HSL:
7°, 56.3492%, 50.5882%
HSV (HSB):
7°, 71.0000%, 78.4314%
XYZ:
27.0992, 17.6170, 5.9751
xyY:
0.5346, 0.3475, 17.6170
CIE-Lab:
49.0282, 48.7919, 36.1156
CIE-LCH:
49.0282, 60.7041, 36.5087
CIE-Luv:
49.0282, 97.2890, 28.2458
Hunter-Lab:
41.9726, 41.7947, 20.9404
#c84b3a color charts
#c84b3a color shades, tints & tones
#c84b3a color schemes
#c84b3a color preview, HTML & CSS examples
This text has a color of #c84b3a
<p style="color:#c84b3a;">Text here</p>
.mytext {color:#c84b3a;}
This box has a color of #c84b3a
<div style="background-color:#c84b3a;">Content here</div>
.mybackground {background-color:#c84b3a;}
Border around this has a color of #c84b3a
<div style="border:2px solid #c84b3a;">Content here</div>
.myborder {border:2px solid #c84b3a;}