#cb145f color space conversions
Hex:
#cb145f
RGB:
203, 20, 95
CMY:
20, 92, 63
CMYK:
0, 90, 53, 20
HSL:
335°, 82.0628%, 43.7255%
HSV (HSB):
335°, 90.1478%, 79.6078%
XYZ:
26.9443, 14.0230, 12.1131
xyY:
0.5076, 0.2642, 14.0230
CIE-Lab:
44.2660, 68.6907, 7.7173
CIE-LCH:
44.2660, 69.1229, 6.4102
CIE-Luv:
44.2660, 112.8132, -4.0864
Hunter-Lab:
37.4474, 62.9024, 7.0347
#cb145f color charts
#cb145f color shades, tints & tones
#cb145f color schemes
#cb145f color preview, HTML & CSS examples
This text has a color of #cb145f
<p style="color:#cb145f;">Text here</p>
.mytext {color:#cb145f;}
This box has a color of #cb145f
<div style="background-color:#cb145f;">Content here</div>
.mybackground {background-color:#cb145f;}
Border around this has a color of #cb145f
<div style="border:2px solid #cb145f;">Content here</div>
.myborder {border:2px solid #cb145f;}