#cb356e color space conversions
Hex:
#cb356e
RGB:
203, 53, 110
CMY:
20, 79, 57
CMYK:
0, 74, 46, 20
HSL:
337°, 59.0551%, 50.1961%
HSV (HSB):
337°, 73.8916%, 79.6078%
XYZ:
28.7162, 16.3685, 16.3978
xyY:
0.4671, 0.2662, 16.3685
CIE-Lab:
47.4543, 61.9954, 2.9966
CIE-LCH:
47.4543, 62.0678, 2.7673
CIE-Luv:
47.4543, 97.0380, -7.9360
Hunter-Lab:
40.4580, 55.8937, 4.2902
#cb356e color charts
#cb356e color shades, tints & tones
#cb356e color schemes
#cb356e color preview, HTML & CSS examples
This text has a color of #cb356e
<p style="color:#cb356e;">Text here</p>
.mytext {color:#cb356e;}
This box has a color of #cb356e
<div style="background-color:#cb356e;">Content here</div>
.mybackground {background-color:#cb356e;}
Border around this has a color of #cb356e
<div style="border:2px solid #cb356e;">Content here</div>
.myborder {border:2px solid #cb356e;}