#cb6e2e color space conversions
Hex:
#cb6e2e
RGB:
203, 110, 46
CMY:
20, 57, 82
CMYK:
0, 46, 77, 20
HSL:
24°, 63.0522%, 48.8235%
HSV (HSB):
24°, 77.3399%, 79.6078%
XYZ:
30.6977, 24.0456, 5.6081
xyY:
0.5086, 0.3984, 24.0456
CIE-Lab:
56.1334, 32.1312, 49.9551
CIE-LCH:
56.1334, 59.3964, 57.2508
CIE-Luv:
56.1334, 75.1376, 45.1077
Hunter-Lab:
49.0363, 25.9308, 27.5447
#cb6e2e color charts
#cb6e2e color shades, tints & tones
#cb6e2e color schemes
#cb6e2e color preview, HTML & CSS examples
This text has a color of #cb6e2e
<p style="color:#cb6e2e;">Text here</p>
.mytext {color:#cb6e2e;}
This box has a color of #cb6e2e
<div style="background-color:#cb6e2e;">Content here</div>
.mybackground {background-color:#cb6e2e;}
Border around this has a color of #cb6e2e
<div style="border:2px solid #cb6e2e;">Content here</div>
.myborder {border:2px solid #cb6e2e;}