#cb745c color space conversions
Hex:
#cb745c
RGB:
203, 116, 92
CMY:
20, 55, 64
CMYK:
0, 43, 55, 20
HSL:
13°, 51.6279%, 57.8431%
HSV (HSB):
13°, 54.6798%, 79.6078%
XYZ:
32.8058, 25.9600, 13.4069
xyY:
0.4545, 0.3597, 25.9600
CIE-Lab:
57.9991, 31.7693, 28.0853
CIE-LCH:
57.9991, 42.4037, 41.4779
CIE-Luv:
57.9991, 64.7907, 27.8308
Hunter-Lab:
50.9510, 25.7665, 20.0644
#cb745c color charts
#cb745c color shades, tints & tones
#cb745c color schemes
#cb745c color preview, HTML & CSS examples
This text has a color of #cb745c
<p style="color:#cb745c;">Text here</p>
.mytext {color:#cb745c;}
This box has a color of #cb745c
<div style="background-color:#cb745c;">Content here</div>
.mybackground {background-color:#cb745c;}
Border around this has a color of #cb745c
<div style="border:2px solid #cb745c;">Content here</div>
.myborder {border:2px solid #cb745c;}