#c84b4a color space conversions
Hex:
#c84b4a
RGB:
200, 75, 74
CMY:
22, 71, 71
CMYK:
0, 63, 63, 22
HSL:
0°, 53.3898%, 53.7255%
HSV (HSB):
0°, 63.0000%, 78.4314%
XYZ:
27.5715, 17.8059, 8.4623
xyY:
0.5121, 0.3307, 17.8059
CIE-Lab:
49.2599, 49.6944, 27.1666
CIE-LCH:
49.2599, 56.6353, 28.6643
CIE-Luv:
49.2599, 93.9777, 20.7364
Hunter-Lab:
42.1971, 42.7869, 17.6478
#c84b4a color charts
#c84b4a color shades, tints & tones
#c84b4a color schemes
#c84b4a color preview, HTML & CSS examples
This text has a color of #c84b4a
<p style="color:#c84b4a;">Text here</p>
.mytext {color:#c84b4a;}
This box has a color of #c84b4a
<div style="background-color:#c84b4a;">Content here</div>
.mybackground {background-color:#c84b4a;}
Border around this has a color of #c84b4a
<div style="border:2px solid #c84b4a;">Content here</div>
.myborder {border:2px solid #c84b4a;}