#cb139c color space conversions
Hex:
#cb139c
RGB:
203, 19, 156
CMY:
20, 93, 39
CMYK:
0, 91, 23, 20
HSL:
315°, 82.8829%, 43.5294%
HSV (HSB):
315°, 90.6404%, 79.6078%
XYZ:
30.8622, 15.5626, 32.8297
xyY:
0.3894, 0.1964, 15.5626
CIE-Lab:
46.3953, 74.7180, -26.5334
CIE-LCH:
46.3953, 79.2894, 340.4494
CIE-Luv:
46.3953, 85.9092, -49.6167
Hunter-Lab:
39.4494, 70.6084, -21.7265
#cb139c color charts
#cb139c color shades, tints & tones
#cb139c color schemes
#cb139c color preview, HTML & CSS examples
This text has a color of #cb139c
<p style="color:#cb139c;">Text here</p>
.mytext {color:#cb139c;}
This box has a color of #cb139c
<div style="background-color:#cb139c;">Content here</div>
.mybackground {background-color:#cb139c;}
Border around this has a color of #cb139c
<div style="border:2px solid #cb139c;">Content here</div>
.myborder {border:2px solid #cb139c;}