#cb139d color space conversions
Hex:
#cb139d
RGB:
203, 19, 157
CMY:
20, 93, 38
CMYK:
0, 91, 23, 20
HSL:
315°, 82.8829%, 43.5294%
HSV (HSB):
315°, 90.6404%, 79.6078%
XYZ:
30.9473, 15.5966, 33.2776
xyY:
0.3877, 0.1954, 15.5966
CIE-Lab:
46.4407, 74.8376, -27.0622
CIE-LCH:
46.4407, 79.5803, 340.1194
CIE-Luv:
46.4407, 85.4643, -50.3976
Hunter-Lab:
39.4925, 70.7650, -22.3149
#cb139d color charts
#cb139d color shades, tints & tones
#cb139d color schemes
#cb139d color preview, HTML & CSS examples
This text has a color of #cb139d
<p style="color:#cb139d;">Text here</p>
.mytext {color:#cb139d;}
This box has a color of #cb139d
<div style="background-color:#cb139d;">Content here</div>
.mybackground {background-color:#cb139d;}
Border around this has a color of #cb139d
<div style="border:2px solid #cb139d;">Content here</div>
.myborder {border:2px solid #cb139d;}