#cb6144 color space conversions
Hex:
#cb6144
RGB:
203, 97, 68
CMY:
20, 62, 73
CMYK:
0, 52, 67, 20
HSL:
13°, 56.4854%, 53.1373%
HSV (HSB):
13°, 66.5025%, 79.6078%
XYZ:
29.9467, 21.6633, 8.0719
xyY:
0.5018, 0.3630, 21.6633
CIE-Lab:
53.6679, 39.9381, 36.0997
CIE-LCH:
53.6679, 53.8353, 42.1102
CIE-Luv:
53.6679, 82.4155, 32.0541
Hunter-Lab:
46.5438, 33.3968, 22.2982
#cb6144 color charts
#cb6144 color shades, tints & tones
#cb6144 color schemes
#cb6144 color preview, HTML & CSS examples
This text has a color of #cb6144
<p style="color:#cb6144;">Text here</p>
.mytext {color:#cb6144;}
This box has a color of #cb6144
<div style="background-color:#cb6144;">Content here</div>
.mybackground {background-color:#cb6144;}
Border around this has a color of #cb6144
<div style="border:2px solid #cb6144;">Content here</div>
.myborder {border:2px solid #cb6144;}