#c8494a color space conversions
Hex:
#c8494a
RGB:
200, 73, 74
CMY:
22, 71, 71
CMYK:
0, 64, 63, 22
HSL:
360°, 53.5865%, 53.5294%
HSV (HSB):
360°, 63.5000%, 78.4314%
XYZ:
27.4380, 17.5389, 8.4178
xyY:
0.5139, 0.3285, 17.5389
CIE-Lab:
48.9319, 50.5726, 26.7511
CIE-LCH:
48.9319, 57.2120, 27.8773
CIE-Luv:
48.9319, 95.2423, 20.0665
Hunter-Lab:
41.8794, 43.6582, 17.3983
#c8494a color charts
#c8494a color shades, tints & tones
#c8494a color schemes
#c8494a color preview, HTML & CSS examples
This text has a color of #c8494a
<p style="color:#c8494a;">Text here</p>
.mytext {color:#c8494a;}
This box has a color of #c8494a
<div style="background-color:#c8494a;">Content here</div>
.mybackground {background-color:#c8494a;}
Border around this has a color of #c8494a
<div style="border:2px solid #c8494a;">Content here</div>
.myborder {border:2px solid #c8494a;}