#cb3750 color space conversions
Hex:
#cb3750
RGB:
203, 55, 80
CMY:
20, 78, 69
CMYK:
0, 73, 61, 20
HSL:
350°, 58.7302%, 50.5882%
HSV (HSB):
350°, 72.9064%, 79.6078%
XYZ:
27.4428, 16.0081, 9.2329
xyY:
0.5209, 0.3039, 16.0081
CIE-Lab:
46.9851, 58.9834, 20.7286
CIE-LCH:
46.9851, 62.5197, 19.3631
CIE-Luv:
46.9851, 106.2403, 11.9787
Hunter-Lab:
40.0101, 52.4148, 14.3251
#cb3750 color charts
#cb3750 color shades, tints & tones
#cb3750 color schemes
#cb3750 color preview, HTML & CSS examples
This text has a color of #cb3750
<p style="color:#cb3750;">Text here</p>
.mytext {color:#cb3750;}
This box has a color of #cb3750
<div style="background-color:#cb3750;">Content here</div>
.mybackground {background-color:#cb3750;}
Border around this has a color of #cb3750
<div style="border:2px solid #cb3750;">Content here</div>
.myborder {border:2px solid #cb3750;}