#cb7d7e color space conversions
Hex:
#cb7d7e
RGB:
203, 125, 126
CMY:
20, 51, 51
CMYK:
0, 38, 38, 20
HSL:
359°, 42.8571%, 64.3137%
HSV (HSB):
359°, 38.4236%, 79.6078%
XYZ:
35.7281, 28.8701, 23.4281
xyY:
0.4059, 0.3280, 28.8701
CIE-Lab:
60.6668, 30.3900, 12.3385
CIE-LCH:
60.6668, 32.7993, 22.0975
CIE-Luv:
60.6668, 53.0557, 10.7793
Hunter-Lab:
53.7309, 24.6637, 11.7596
#cb7d7e color charts
#cb7d7e color shades, tints & tones
#cb7d7e color schemes
#cb7d7e color preview, HTML & CSS examples
This text has a color of #cb7d7e
<p style="color:#cb7d7e;">Text here</p>
.mytext {color:#cb7d7e;}
This box has a color of #cb7d7e
<div style="background-color:#cb7d7e;">Content here</div>
.mybackground {background-color:#cb7d7e;}
Border around this has a color of #cb7d7e
<div style="border:2px solid #cb7d7e;">Content here</div>
.myborder {border:2px solid #cb7d7e;}