#c75b2a color space conversions
Hex:
#c75b2a
RGB:
199, 91, 42
CMY:
22, 64, 84
CMYK:
0, 54, 79, 22
HSL:
19°, 65.1452%, 47.2549%
HSV (HSB):
19°, 78.8945%, 78.0392%
XYZ:
27.7122, 19.7915, 4.5500
xyY:
0.5324, 0.3802, 19.7915
CIE-Lab:
51.6006, 40.1669, 47.1493
CIE-LCH:
51.6006, 61.9390, 49.5720
CIE-Luv:
51.6006, 87.1300, 39.1016
Hunter-Lab:
44.4876, 33.3379, 25.0773
#c75b2a color charts
#c75b2a color shades, tints & tones
#c75b2a color schemes
#c75b2a color preview, HTML & CSS examples
This text has a color of #c75b2a
<p style="color:#c75b2a;">Text here</p>
.mytext {color:#c75b2a;}
This box has a color of #c75b2a
<div style="background-color:#c75b2a;">Content here</div>
.mybackground {background-color:#c75b2a;}
Border around this has a color of #c75b2a
<div style="border:2px solid #c75b2a;">Content here</div>
.myborder {border:2px solid #c75b2a;}