#cf8b8a color space conversions
Hex:
#cf8b8a
RGB:
207, 139, 138
CMY:
19, 45, 46
CMYK:
0, 33, 33, 19
HSL:
1°, 41.8182%, 67.6471%
HSV (HSB):
1°, 33.3333%, 81.1765%
XYZ:
39.5522, 33.5656, 28.4389
xyY:
0.3895, 0.3305, 33.5656
CIE-Lab:
64.6163, 25.8068, 11.1494
CIE-LCH:
64.6163, 28.1123, 23.3659
CIE-Luv:
64.6163, 45.3131, 10.4406
Hunter-Lab:
57.9358, 20.4724, 11.4514
#cf8b8a color charts
#cf8b8a color shades, tints & tones
#cf8b8a color schemes
#cf8b8a color preview, HTML & CSS examples
This text has a color of #cf8b8a
<p style="color:#cf8b8a;">Text here</p>
.mytext {color:#cf8b8a;}
This box has a color of #cf8b8a
<div style="background-color:#cf8b8a;">Content here</div>
.mybackground {background-color:#cf8b8a;}
Border around this has a color of #cf8b8a
<div style="border:2px solid #cf8b8a;">Content here</div>
.myborder {border:2px solid #cf8b8a;}