#cb2143 color space conversions
Hex:
#cb2143
RGB:
203, 33, 67
CMY:
20, 87, 74
CMYK:
0, 84, 67, 20
HSL:
348°, 72.0339%, 46.2745%
HSV (HSB):
348°, 83.7438%, 79.6078%
XYZ:
26.1856, 14.1895, 6.6689
xyY:
0.5566, 0.3016, 14.1895
CIE-Lab:
44.5034, 64.5547, 25.4797
CIE-LCH:
44.5034, 69.4011, 21.5391
CIE-Luv:
44.5034, 119.4794, 14.2720
Hunter-Lab:
37.6689, 58.1638, 15.8715
#cb2143 color charts
#cb2143 color shades, tints & tones
#cb2143 color schemes
#cb2143 color preview, HTML & CSS examples
This text has a color of #cb2143
<p style="color:#cb2143;">Text here</p>
.mytext {color:#cb2143;}
This box has a color of #cb2143
<div style="background-color:#cb2143;">Content here</div>
.mybackground {background-color:#cb2143;}
Border around this has a color of #cb2143
<div style="border:2px solid #cb2143;">Content here</div>
.myborder {border:2px solid #cb2143;}