#cb256a color space conversions
Hex:
#cb256a
RGB:
203, 37, 106
CMY:
20, 85, 58
CMYK:
0, 82, 48, 20
HSL:
335°, 69.1667%, 47.0588%
HSV (HSB):
335°, 81.7734%, 79.6078%
XYZ:
27.8917, 15.0603, 15.0725
xyY:
0.4807, 0.2596, 15.0603
CIE-Lab:
45.7166, 66.2432, 2.9481
CIE-LCH:
45.7166, 66.3088, 2.5482
CIE-Luv:
45.7166, 104.1698, -8.9370
Hunter-Lab:
38.8075, 60.3780, 4.1375
#cb256a color charts
#cb256a color shades, tints & tones
#cb256a color schemes
#cb256a color preview, HTML & CSS examples
This text has a color of #cb256a
<p style="color:#cb256a;">Text here</p>
.mytext {color:#cb256a;}
This box has a color of #cb256a
<div style="background-color:#cb256a;">Content here</div>
.mybackground {background-color:#cb256a;}
Border around this has a color of #cb256a
<div style="border:2px solid #cb256a;">Content here</div>
.myborder {border:2px solid #cb256a;}