#cb485c color space conversions
Hex:
#cb485c
RGB:
203, 72, 92
CMY:
20, 72, 64
CMYK:
0, 65, 55, 20
HSL:
351°, 55.7447%, 53.9216%
HSV (HSB):
351°, 64.5320%, 79.6078%
XYZ:
28.8777, 18.1039, 12.0976
xyY:
0.4888, 0.3064, 18.1039
CIE-Lab:
49.6219, 53.2801, 16.9927
CIE-LCH:
49.6219, 55.9243, 17.6891
CIE-Luv:
49.6219, 93.6649, 10.0246
Hunter-Lab:
42.5487, 46.6873, 12.9266
#cb485c color charts
#cb485c color shades, tints & tones
#cb485c color schemes
#cb485c color preview, HTML & CSS examples
This text has a color of #cb485c
<p style="color:#cb485c;">Text here</p>
.mytext {color:#cb485c;}
This box has a color of #cb485c
<div style="background-color:#cb485c;">Content here</div>
.mybackground {background-color:#cb485c;}
Border around this has a color of #cb485c
<div style="border:2px solid #cb485c;">Content here</div>
.myborder {border:2px solid #cb485c;}