#cb4096 color space conversions
Hex:
#cb4096
RGB:
203, 64, 150
CMY:
20, 75, 41
CMYK:
0, 68, 26, 20
HSL:
323°, 57.2016%, 52.3529%
HSV (HSB):
323°, 68.4729%, 79.6078%
XYZ:
31.9670, 18.5653, 30.7528
xyY:
0.3933, 0.2284, 18.5653
CIE-Lab:
50.1747, 62.4801, -17.1271
CIE-LCH:
50.1747, 64.7850, 344.6706
CIE-Luv:
50.1747, 78.0659, -34.8461
Hunter-Lab:
43.0875, 57.0278, -12.1557
#cb4096 color charts
#cb4096 color shades, tints & tones
#cb4096 color schemes
#cb4096 color preview, HTML & CSS examples
This text has a color of #cb4096
<p style="color:#cb4096;">Text here</p>
.mytext {color:#cb4096;}
This box has a color of #cb4096
<div style="background-color:#cb4096;">Content here</div>
.mybackground {background-color:#cb4096;}
Border around this has a color of #cb4096
<div style="border:2px solid #cb4096;">Content here</div>
.myborder {border:2px solid #cb4096;}