#cb382c color space conversions
Hex:
#cb382c
RGB:
203, 56, 44
CMY:
20, 78, 83
CMYK:
0, 72, 78, 20
HSL:
5°, 64.3725%, 48.4314%
HSV (HSB):
5°, 78.3251%, 79.6078%
XYZ:
26.4974, 15.7067, 4.0180
xyY:
0.5733, 0.3398, 15.7067
CIE-Lab:
46.5873, 56.8587, 41.3236
CIE-LCH:
46.5873, 70.2891, 36.0088
CIE-Luv:
46.5873, 114.3252, 28.6413
Hunter-Lab:
39.6317, 49.9881, 21.7311
#cb382c color charts
#cb382c color shades, tints & tones
#cb382c color schemes
#cb382c color preview, HTML & CSS examples
This text has a color of #cb382c
<p style="color:#cb382c;">Text here</p>
.mytext {color:#cb382c;}
This box has a color of #cb382c
<div style="background-color:#cb382c;">Content here</div>
.mybackground {background-color:#cb382c;}
Border around this has a color of #cb382c
<div style="border:2px solid #cb382c;">Content here</div>
.myborder {border:2px solid #cb382c;}