#cb148d color space conversions
Hex:
#cb148d
RGB:
203, 20, 141
CMY:
20, 92, 45
CMYK:
0, 90, 31, 20
HSL:
320°, 82.0628%, 43.7255%
HSV (HSB):
320°, 90.1478%, 79.6078%
XYZ:
29.6865, 15.1199, 26.5531
xyY:
0.4160, 0.2119, 15.1199
CIE-Lab:
45.7980, 72.8717, -18.4052
CIE-LCH:
45.7980, 75.1601, 345.8253
CIE-Luv:
45.7980, 92.5323, -37.8138
Hunter-Lab:
38.8843, 68.2293, -13.2686
#cb148d color charts
#cb148d color shades, tints & tones
#cb148d color schemes
#cb148d color preview, HTML & CSS examples
This text has a color of #cb148d
<p style="color:#cb148d;">Text here</p>
.mytext {color:#cb148d;}
This box has a color of #cb148d
<div style="background-color:#cb148d;">Content here</div>
.mybackground {background-color:#cb148d;}
Border around this has a color of #cb148d
<div style="border:2px solid #cb148d;">Content here</div>
.myborder {border:2px solid #cb148d;}