#cb143a color space conversions
Hex:
#cb143a
RGB:
203, 20, 58
CMY:
20, 92, 77
CMYK:
0, 90, 71, 20
HSL:
348°, 82.0628%, 43.7255%
HSV (HSB):
348°, 90.1478%, 79.6078%
XYZ:
25.6425, 13.5023, 5.2577
xyY:
0.5775, 0.3041, 13.5023
CIE-Lab:
43.5106, 66.5693, 29.7748
CIE-LCH:
43.5106, 72.9247, 24.0978
CIE-Luv:
43.5106, 125.9191, 16.8568
Hunter-Lab:
36.7455, 60.2599, 17.2384
#cb143a color charts
#cb143a color shades, tints & tones
#cb143a color schemes
#cb143a color preview, HTML & CSS examples
This text has a color of #cb143a
<p style="color:#cb143a;">Text here</p>
.mytext {color:#cb143a;}
This box has a color of #cb143a
<div style="background-color:#cb143a;">Content here</div>
.mybackground {background-color:#cb143a;}
Border around this has a color of #cb143a
<div style="border:2px solid #cb143a;">Content here</div>
.myborder {border:2px solid #cb143a;}