#cb2023 color space conversions
Hex:
#cb2023
RGB:
203, 32, 35
CMY:
20, 87, 86
CMYK:
0, 84, 83, 20
HSL:
359°, 72.7660%, 46.0784%
HSV (HSB):
359°, 84.2365%, 79.6078%
XYZ:
25.4485, 13.8509, 2.9223
xyY:
0.6027, 0.3281, 13.8509
CIE-Lab:
44.0183, 63.5639, 43.5994
CIE-LCH:
44.0183, 77.0797, 34.4468
CIE-Luv:
44.0183, 127.5138, 26.7948
Hunter-Lab:
37.2168, 56.9273, 21.3962
#cb2023 color charts
#cb2023 color shades, tints & tones
#cb2023 color schemes
#cb2023 color preview, HTML & CSS examples
This text has a color of #cb2023
<p style="color:#cb2023;">Text here</p>
.mytext {color:#cb2023;}
This box has a color of #cb2023
<div style="background-color:#cb2023;">Content here</div>
.mybackground {background-color:#cb2023;}
Border around this has a color of #cb2023
<div style="border:2px solid #cb2023;">Content here</div>
.myborder {border:2px solid #cb2023;}